Свойство | Тип | Описание | |
---|---|---|---|
m_invert | bool | ||
m_map |
Метод | Описание | |
---|---|---|
Build ( |
||
Match ( char ch ) : bool | ||
Match ( string str, int pos, int max ) : int | ||
Print ( |
||
ReRange ( |
||
Set ( |
public Match ( string str, int pos, int max ) : int | ||
str | string | |
pos | int | |
max | int | |
Результат | int |
public ReRange ( |
||
tks | ||
str | string | |
Результат | System |
public Set ( |
||
tks | ||
ch | char | |
Результат | void |