Метод | Описание | |
---|---|---|
GetNamesByPreCompile ( this text, bool isDigit ) : string[] | ||
PrintGridViewToCsv ( this dgv ) : string[] | ||
PrintGridViewToText ( this dgv ) : string[] |
Метод | Описание | |
---|---|---|
ClearNonAlphabetChars ( this text, bool isDigit ) : IList |
||
IsEnglishLetter ( this c ) : bool | ||
StringHelper ( ) : System |
public static GetNamesByPreCompile ( this text, bool isDigit ) : string[] | ||
text | this | |
isDigit | bool | |
Результат | string[] |
public static PrintGridViewToCsv ( this dgv ) : string[] | ||
dgv | this | |
Результат | string[] |
public static PrintGridViewToText ( this dgv ) : string[] | ||
dgv | this | |
Результат | string[] |