Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Yea
Infrastructure
Rule
NotRule
C# Class Yea.Infrastructure.Rule.NotRule
Inheritance:
IRule
显示文件
Open project: OxPatient/Rule-Engine
Public Methods
Method
Description
Evaluate
(
object
instance
) :
bool
NotRule
(
IRule
rule
)
ToString
( ) :
string
Protected Methods
Method
Description
NotRule
( )
Method Details
Evaluate()
public
method
public
Evaluate
(
object
instance
) :
bool
instance
object
return
bool
NotRule()
protected
method
protected
NotRule
( )
NotRule()
public
method
public
NotRule
(
IRule
rule
)
rule
IRule
ToString()
public
method
public
ToString
( ) :
string
return
string