Interface ITypeInfo
.NET interface for TO BE DEFINED FROM USER
public interface ITypeInfo
Properties
TypeName
String TypeName { get; }
Property Value
TypeNamespace
String TypeNamespace { get; }
Property Value
Methods
IsDerivedFrom(String, String, int)
bool IsDerivedFrom(String arg0, String arg1, int arg2)