Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ICSharpCode
Core
OwnerStateConditionEvaluator
C# Class ICSharpCode.Core.OwnerStateConditionEvaluator
Condition evaluator that compares the state of the caller/owner with a specified value. The caller/owner has to implement
IOwnerState
.
Inheritance:
IConditionEvaluator
Afficher le fichier
Open project: jumpinjackie/fdotoolbox
Méthodes publiques
Méthode
Description
IsValid
(
object
caller
,
Condition
condition
) :
bool
Method Details
IsValid()
public
méthode
public
IsValid
(
object
caller
,
Condition
condition
) :
bool
caller
object
condition
Condition
Résultat
bool