메소드 | 설명 | |
---|---|---|
StateDescription ( ) |
Initializes a new instance of the StateDescription class.
|
|
StateDescription ( string pattern, bool readOnly ) |
Initializes a new instance of the StateDescription class.
|
|
StateDescription ( string pattern, bool readOnly, string options ) |
Initializes a new instance of the StateDescription class.
|
public StateDescription ( string pattern, bool readOnly ) | ||
pattern | string | The pattern. |
readOnly | bool | if set to |
public StateDescription ( string pattern, bool readOnly, string options ) | ||
pattern | string | The pattern. |
readOnly | bool | if set to |
options | string | The options. |