Constable Authorization Engine 2.0 BETA

CloningNamedObjectHandler Methods

The methods of the CloningNamedObjectHandler class are listed below. For a complete list of CloningNamedObjectHandler class members, see the CloningNamedObjectHandler Members topic.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetActionRulesToBeCloned[TBD]
GetClonedActionRuleConstructorArguments[TBD]
GetClonedPropertyRuleConstructorArguments[TBD]
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetPropertyRulesToBeCloned[TBD]
GetTemplateObjectBaseType[TBD]
GetTemplateObjectPolicyCollection[TBD]
GetType (inherited from Object) Gets the Type of the current instance.
InitializeClonedActionRule[TBD]
InitializeClonedPropertyRule[TBD]
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

AssertInitialized[TBD]
Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetTemplateObjectPolicyCore[TBD]
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

CloningNamedObjectHandler Class | LaMarvin.Constable.Design.Cloning Namespace