C# Class Tup.Cobar4Net.Parser.Ast.Expression.Primary.Function.Comparison.Coalesce

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

Méthodes publiques

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

Method Details

Coalesce() public méthode

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

ConstructFunction() public méthode

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