Constable Authorization Engine 2.0 BETA

TargetStatePropertyConverter.GetNamedObject Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overrides Public Function GetNamedObject( _
   ByVal rule As RuleBase _
) As NamedObjectBase
[C#]
public override NamedObjectBase GetNamedObject(
   RuleBase rule
);

See Also

TargetStatePropertyConverter Class | LaMarvin.Constable.Design.Converters Namespace