Constable Authorization Engine 2.0 BETA

CloningStateHandler.GetPropertyRulesToBeCloned Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overrides Public Sub GetPropertyRulesToBeCloned( _
   ByVal propertyRules As PropertyRuleCollection _
)
[C#]
public override void GetPropertyRulesToBeCloned(
   PropertyRuleCollection propertyRules
);

See Also

CloningStateHandler Class | LaMarvin.Constable.Design.Cloning Namespace