C# Class c_sharp.cpp.pluginClass

Inheritance: plugin
ファイルを表示 Open project: Seregamil/.NET-plugin

Public Methods

Method Description
callDotnetMethod ( string methodName, string arguments ) : object

Method Details

callDotnetMethod() public method

public callDotnetMethod ( string methodName, string arguments ) : object
methodName string
arguments string
return object