Class ModuleInfo
public class ModuleInfo
- Inheritance
-
ModuleInfo
- Inherited Members
Constructors
ModuleInfo(Type)
public ModuleInfo(Type type)
Parameters
typeType
Properties
Type
public Type Type { get; set; }
Property Value
TypeString
public string TypeString { get; set; }