Method | Description | |
---|---|---|
CallMethod ( string methodName, object argument ) : object | ||
Execute ( string code ) : object | ||
ListOfMethods ( ) : IList |
||
PythonEngine ( ) : System |
public CallMethod ( string methodName, object argument ) : object | ||
methodName | string | |
argument | object | |
return | object |