Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
c_sharp
cpp.pluginClass
C# Class c_sharp.cpp.pluginClass
Inheritance:
plugin
Exibir arquivo
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