C# Class Tup.Cobar4Net.Parser.Ast.Expression.Primary.Function.String.Right

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

Méthodes publiques

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

Method Details

ConstructFunction() public méthode

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

Right() public méthode

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