Constable Authorization Engine 2.0 BETA

FallbackPropertyDescriptor Class

[This is preliminary documentation and subject to change.]

[TBD]

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

System.Object
   System.ComponentModel.MemberDescriptor
      System.ComponentModel.PropertyDescriptor
         LaMarvin.Constable.Design.Fallback.FallbackPropertyDescriptor

[Visual Basic]
NotInheritable Public Class FallbackPropertyDescriptor
    Inherits PropertyDescriptor
[C#]
public sealed class FallbackPropertyDescriptor : PropertyDescriptor

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

FallbackPropertyDescriptor Members | LaMarvin.Constable.Design.Fallback Namespace