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