Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AjErl
Functions
SelfFunction
C# Class AjErl.Functions.SelfFunction
Inheritance:
IFunction
Mostrar archivo
Open project: ajlopez/AjErl
Class Usage Examples
Public Methods
Method
Description
Apply
(
Context
context
,
IList
arguments
) :
object
Method Details
Apply()
public
method
public
Apply
(
Context
context
,
IList
arguments
) :
object
context
Context
arguments
IList
return
object