C# 클래스 c_sharp.cpp.pluginClass

상속: plugin
파일 보기 프로젝트 열기: Seregamil/.NET-plugin

공개 메소드들

메소드 설명
callDotnetMethod ( string methodName, string arguments ) : object

메소드 상세

callDotnetMethod() 공개 메소드

public callDotnetMethod ( string methodName, string arguments ) : object
methodName string
arguments string
리턴 object