Constable Authorization Engine 2.0 BETA

FallbackActionRule Class

[This is preliminary documentation and subject to change.]

[TBD]

For a list of all members of this type, see FallbackActionRule Members.

System.Object
   LaMarvin.Constable.Model.ObjectBase
      LaMarvin.Constable.Model.RuleBase
         LaMarvin.Constable.Model.ActionRule
            LaMarvin.Constable.Design.Fallback.FallbackActionRule

[Visual Basic]
<Serializable>
NotInheritable Public Class FallbackActionRule
    Inherits ActionRule
    Implements ICustomTypeDescriptor, IFallbackPropertyOwner, IDeserializationCallback, ISupportInitialize
[C#]
[Serializable]
public sealed class FallbackActionRule : ActionRule, ICustomTypeDescriptor, IFallbackPropertyOwner, IDeserializationCallback, ISupportInitialize

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: LaMarvin.Constable.Design.Fallback

Assembly: LaMarvin.Constable.Design (in LaMarvin.Constable.Design.dll)

See Also

FallbackActionRule Members | LaMarvin.Constable.Design.Fallback Namespace