Method | Description | |
---|---|---|
IsSupported ( |
Method | Description | |
---|---|---|
ValueGeneratorMatcher ( ) : System |
Initializes a new instance of the ValueGeneratorMatcher class.
|
|
ValueGeneratorMatcher ( |
Initializes a new instance of the ValueGeneratorMatcher class.
|
|
ValueGeneratorMatcher ( string referenceName ) : System |
Initializes a new instance of the ValueGeneratorMatcher class.
|
public IsSupported ( |
||
type | ||
referenceName | string | |
buildChain | LinkedList | |
return | bool |
protected ValueGeneratorMatcher ( |
||
expression | Identifies the possible parameter or property name regular expression the generator can match. | |
return | System |
protected ValueGeneratorMatcher ( string referenceName ) : System | ||
referenceName | string | Identifies the possible parameter or property name the generator can match. |
return | System |