Constable Authorization Engine 2.0 BETA

FallbackTypeDescriptor.GetAttributes Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overridable Public Function GetAttributes() As AttributeCollection _
    Implements ICustomTypeDescriptor.GetAttributes
[C#]
public virtual AttributeCollection GetAttributes();

Implements

ICustomTypeDescriptor.GetAttributes

See Also

FallbackTypeDescriptor Class | LaMarvin.Constable.Design.Fallback Namespace