Method | Description | |
---|---|---|
BoolConstraint ( string name, string constraint ) : System |
Calls the base constructor
|
|
IsMatch ( ) : bool |
Detects whether or not the ParameterName + Constraint values are valid for this constraint
|
public BoolConstraint ( string name, string constraint ) : System | ||
name | string | |
constraint | string | |
return | System |