AbstractManager<ManagerType> Class |
Namespace: CMS.Base
public abstract class AbstractManager<ManagerType> : AbstractManager where ManagerType : new(), AbstractManager<ManagerType>
The AbstractManager< ManagerType> type exposes the following members.
Name | Description | |
---|---|---|
![]() | AbstractManager<ManagerType> |
Name | Description | |
---|---|---|
![]() | ChangeManagerType<OriginalType> |
Changes the default manager type to the given type
(Inherited from AbstractManager.) |
![]() | ChangeManagerTypeTo |
Changes the manager type to the given type
(Overrides AbstractManager.ChangeManagerTypeTo(Type).) |
![]() ![]() | GetInstance |
Gets the instance of the helper.
|