메소드 | 설명 | |
---|---|---|
Evaluate ( string command ) : object | ||
Execute ( string command ) : void | ||
Host ( ) : System | ||
Host ( System.Machine machine ) : System | ||
Invoke ( IObject obj, string msgname, object args ) : object |
public Invoke ( IObject obj, string msgname, object args ) : object | ||
obj | IObject | |
msgname | string | |
args | object | |
리턴 | object |