Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Yea
Rule
Engine
DslCondition
C# 클래스 Yea.Rule.Engine.DslCondition
상속:
ICondition
파일 보기
프로젝트 열기: OxPatient/Rule-Engine
1 사용 예제들
공개 메소드들
메소드
설명
DslCondition
( )
DslCondition
(
string
statement
)
Evaluate
(
object
context
) :
bool
메소드 상세
DslCondition()
공개
메소드
public
DslCondition
( )
DslCondition()
공개
메소드
public
DslCondition
(
string
statement
)
statement
string
Evaluate()
공개
메소드
public
Evaluate
(
object
context
) :
bool
context
object
리턴
bool