C# 클래스 Vidyano.Common.ExpressionParser

파일 보기 프로젝트 열기: stevehansen/vidyano_v1

공개 프로퍼티들

프로퍼티 타입 설명
AlwaysTrue bool>.Func

공개 메소드들

메소드 설명
Get ( string expression ) : bool>.Func

비공개 메소드들

메소드 설명
Parse ( string expression ) : bool>.Func

메소드 상세

Get() 공개 정적인 메소드

public static Get ( string expression ) : bool>.Func
expression string
리턴 bool>.Func

프로퍼티 상세

AlwaysTrue 공개적으로 정적으로 프로퍼티

public static Func AlwaysTrue
리턴 bool>.Func