Метод | Описание | |
---|---|---|
HasOptions ( PatternOptions options ) : bool |
Determines whether specified options are set in the options of the current instance.
|
|
PatternSettings ( ) : System |
Initializes a new instance of the PatternSettings class.
|
|
PatternSettings ( PatternOptions options ) : System |
Initializes a new instance of the PatternSettings class with a specified options.
|
public HasOptions ( PatternOptions options ) : bool | ||
options | PatternOptions | A bitwise combination of the enumeration values. |
Результат | bool |
public PatternSettings ( PatternOptions options ) : System | ||
options | PatternOptions | A bitwise combination of the enumeration values. |
Результат | System |