Overload List
Name | Description | |
---|---|---|
![]() | GetInfoById(Int32) |
Gets an instance of info object based on ID.
(Inherited from AbstractInfoProvider<TInfo, TProvider>.) |
![]() | GetInfoById(Int32, Boolean) |
Gets the info by its ID.
(Overrides AbstractInfoProvider<TInfo, TProvider>.GetInfoById(Int32, Boolean).) |
See Also