| Constable Authorization Engine 2.0 BETA |
|
TypeInfoAttribute Constructor (Type)
[This is preliminary documentation and subject to change.]
Initializes a new instance of the TypeInfoAttribute class with the given type
[Visual Basic]
Overloads Public Sub New( _
ByVal
typeInfoType As
Type _
)
[C#]
public TypeInfoAttribute(
Type typeInfoType);
Parameters
-
typeInfoType
- Type of the type info descriptor class.
See Also
TypeInfoAttribute Class | LaMarvin.ComponentModel Namespace | TypeInfoAttribute Constructor Overload List