Constable Authorization Engine 2.0 BETA

CloningStateHandler.GetActionRulesToBeCloned Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overrides Public Sub GetActionRulesToBeCloned( _
   ByVal actionRules As ActionRuleCollection _
)
[C#]
public override void GetActionRulesToBeCloned(
   ActionRuleCollection actionRules
);

See Also

CloningStateHandler Class | LaMarvin.Constable.Design.Cloning Namespace