프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 |
리턴 | System |