Constable Authorization Engine 2.0 BETA

TypeInfoAttribute Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the TypeInfoAttribute class with the given type name.

Overload List

Initializes a new instance of the TypeInfoAttribute class with the given type name.

public TypeInfoAttribute(string);

Initializes a new instance of the TypeInfoAttribute class with the given type

public TypeInfoAttribute(Type);

See Also

TypeInfoAttribute Class | LaMarvin.ComponentModel Namespace