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

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

Méthodes publiques

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

Method Details

ConstructFunction() public méthode

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

Cos() public méthode

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