C# 클래스 Tup.Cobar4Net.Parser.Ast.Expression.Primary.Function.Comparison.Coalesce

상속: FunctionExpression
파일 보기 프로젝트 열기: tupunco/Tup.Cobar4Net 1 사용 예제들

공개 메소드들

메소드 설명
Coalesce ( IList arguments ) : System.Collections.Generic
ConstructFunction ( IList arguments ) : FunctionExpression

메소드 상세

Coalesce() 공개 메소드

public Coalesce ( IList arguments ) : System.Collections.Generic
arguments IList
리턴 System.Collections.Generic

ConstructFunction() 공개 메소드

public ConstructFunction ( IList arguments ) : FunctionExpression
arguments IList
리턴 FunctionExpression