Overload List
| Name | Description | |
|---|---|---|
| ResourceManager()()() |
Initializes a new instance of the ResourceManager class.
The initial values of the data member properties are set to appropriate property paths for using ResourceItem objects.
| |
| ResourceManager(DataManagementMode) |
Initializes a new instance of the ResourceManager class.
The initial values of the data member properties are set to appropriate property paths for using ResourceItem objects.
| |
| ResourceManager(IEnumerable<(Of <(SimpleResourceItem>)>)) |
Initializes a new instance of the ResourceManager class using simple data management mode.
| |
| ResourceManager(IEnumerable) |
Initializes a new instance of the ResourceManager class.
The initial values of the data member properties are set to appropriate property paths for using ResourceItem objects.
| |
| ResourceManager(IEnumerable, String, String, String, String, EntityManager..::.Initialization) |
Initializes a new instance of the ResourceManager class.
|