Свойство | Тип | Описание | |
---|---|---|---|
End | int | ||
Start | int | ||
Type | StringTokenType |
Метод | Описание | |
---|---|---|
StringToken ( StringTokenType t, int start ) : System.Collections.Generic | ||
StringToken ( StringTokenType t, int start, int end ) : System.Collections.Generic |
public StringToken ( StringTokenType t, int start ) : System.Collections.Generic | ||
t | StringTokenType | |
start | int | |
Результат | System.Collections.Generic |
public StringToken ( StringTokenType t, int start, int end ) : System.Collections.Generic | ||
t | StringTokenType | |
start | int | |
end | int | |
Результат | System.Collections.Generic |