C# Class Tup.Cobar4Net.Parser.Ast.Expression.Primary.Function.Arithmetic.Log

Inheritance: FunctionExpression
Afficher le fichier Open project: tupunco/Tup.Cobar4Net

Méthodes publiques

Méthode Description
ConstructFunction ( IList arguments ) : FunctionExpression
Log ( IList arguments ) : System.Collections.Generic

Method Details

ConstructFunction() public méthode

public ConstructFunction ( IList arguments ) : FunctionExpression
arguments IList
Résultat FunctionExpression

Log() public méthode

public Log ( IList arguments ) : System.Collections.Generic
arguments IList
Résultat System.Collections.Generic