Constable Authorization Engine 2.0 BETA

FallbackState Class

[This is preliminary documentation and subject to change.]

[TBD]

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

System.Object
   LaMarvin.Constable.Model.ObjectBase
      LaMarvin.Constable.Model.NamedObjectBase
         LaMarvin.Constable.Model.State
            LaMarvin.Constable.Design.Fallback.FallbackState

[Visual Basic]
<Serializable>
NotInheritable Public Class FallbackState
    Inherits State
    Implements ICustomTypeDescriptor, IFallbackPropertyOwner, IDeserializationCallback, ISupportInitialize
[C#]
[Serializable]
public sealed class FallbackState : State, 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

FallbackState Members | LaMarvin.Constable.Design.Fallback Namespace