Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Kento
ExternalFunction
C# Class Kento.ExternalFunction
Inheritance:
ExternalMember
,
IInvokable
Afficher le fichier
Open project: LukaHorvat/Kento
Class Usage Examples
Méthodes publiques
Méthode
Description
ExternalFunction
(
string
Name
,
bool
Static
,
ProcessInvoke
Function
)
Invoke
(
List
Arguments
) :
Value
Method Details
ExternalFunction()
public
méthode
public
ExternalFunction
(
string
Name
,
bool
Static
,
ProcessInvoke
Function
)
Name
string
Static
bool
Function
ProcessInvoke
Invoke()
public
méthode
public
Invoke
(
List
Arguments
) :
Value
Arguments
List
Résultat
Value