IL_Clone Methods |
The IL_Clone type exposes the following members.
Name | Description | |
---|---|---|
Add |
Add source-destination object pair.
| |
Construct |
Constructs object of designated type.
| |
ContainsKey |
Returns true if container contains key as source object.
| |
Copy(Object, Object) |
Performs copy from source to destination.
| |
Copy(Object, Object, IL_Clone) |
Performs copy from source to destination.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Modify |
Modifies delegate. Substitutes all references from map to mapped values.
| |
ModifyDelegates(Object) |
Modify delegates in destination object.
| |
ModifyDelegates(Object, IL_Clone) |
Modifies delegate. Substitutes all references from map to mapped values.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |