Cloning Class |
Namespace: FinAnalysis.Base
public static class Cloning
The Cloning type exposes the following members.
Name | Description | |
---|---|---|
Copy(Object, Object) |
Copies object state from source to destination.
| |
Copy(Object, Object, DictionaryObject, Object) |
Copies object state from source to destination.
| |
Copy(Object, Object, DictionaryObject, Object, Object) |
Copies object state from source to destination.
| |
UpdateDelegate |
Update delegate targets such using mapping from old targets to new targets.
| |
UpdateDelegates |
Sets correct delegate pointers.
|
Name | Description | |
---|---|---|
_emptyObjects |
Empty objects list.
| |
_emptyTypes |
Empty types list.
|