C# Class Tup.Cobar4Net.Parser.Ast.Expression.Primary.Function.Datetime.PeriodDiff

Inheritance: FunctionExpression
Show file Open project: tupunco/Tup.Cobar4Net Class Usage Examples

Public Methods

Method Description
ConstructFunction ( IList arguments ) : FunctionExpression
PeriodDiff ( IList arguments ) : System.Collections.Generic

Method Details

ConstructFunction() public method

public ConstructFunction ( IList arguments ) : FunctionExpression
arguments IList
return FunctionExpression

PeriodDiff() public method

public PeriodDiff ( IList arguments ) : System.Collections.Generic
arguments IList
return System.Collections.Generic