Gets a Manager
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
| C# |
|---|
ICartellaObjectManager<ICartellaObject> GetManagerForObjectType( string typeName ) |
| Visual Basic |
|---|
Function GetManagerForObjectType ( _ typeName As String _ ) As ICartellaObjectManager(Of ICartellaObject) |
| Visual C++ |
|---|
ICartellaObjectManager<ICartellaObject^>^ GetManagerForObjectType( String^ typeName ) |
Parameters
- typeName
- Type: System..::..String
they name of the ICartellaObject type or name of the manager type