메소드 | 설명 | |
---|---|---|
AreEqual ( object obj1, object obj2 ) : bool | ||
ExpandDelayedCall ( object value ) : object | ||
GetHashCode ( object obj ) : int | ||
LoadModule ( string modname ) : |
||
Machine ( ) : System | ||
ToString ( object value ) : string |
public static AreEqual ( object obj1, object obj2 ) : bool | ||
obj1 | object | |
obj2 | object | |
리턴 | bool |
public static ExpandDelayedCall ( object value ) : object | ||
value | object | |
리턴 | object |
public LoadModule ( string modname ) : |
||
modname | string | |
리턴 |