Assign data procedure delegates to an object selected or created by this manager.
This method is exposed, so concrete classes can override its behaviors
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
| C# |
|---|
void AssignObjectDelegates( ICartellaObject newObj ) |
| Visual Basic |
|---|
Sub AssignObjectDelegates ( _ newObj As ICartellaObject _ ) |
| Visual C++ |
|---|
void AssignObjectDelegates( ICartellaObject^ newObj ) |
Parameters
- newObj
- Type: Cartella.Interfaces..::..ICartellaObject
Object to assign delegates for