[This is preliminary documentation and subject to change.]
Initializes a new instance of the TypeInfoAttribute class with the given type name.
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);
TypeInfoAttribute Class | LaMarvin.ComponentModel Namespace