Property | Type | Description |
---|
Method | Description | |
---|---|---|
ModuleInfo ( ) : System |
Initializes a new empty instance of ModuleInfo.
|
|
ModuleInfo ( string name, string type ) : System |
Initializes a new instance of ModuleInfo.
|
public ModuleInfo ( string name, string type ) : System | ||
name | string | The module's name. |
type | string | The module |
return | System |