C# Class AjErl.Functions.CompileModuleFunction

Inheritance: IFunction
Afficher le fichier Open project: ajlopez/AjErl Class Usage Examples

Méthodes publiques

Méthode Description
Apply ( Context context, IList arguments ) : object
CompileModuleFunction ( Machine machine ) : System.Collections.Generic

Method Details

Apply() public méthode

public Apply ( Context context, IList arguments ) : object
context Context
arguments IList
Résultat object

CompileModuleFunction() public méthode

public CompileModuleFunction ( Machine machine ) : System.Collections.Generic
machine Machine
Résultat System.Collections.Generic