Свойство | Тип | Описание | |
---|---|---|---|
Add | void | ||
GetEnumerator | IEnumerator |
||
Remove | void | ||
TokenList | System.Collections.Generic | ||
this | string |
Метод | Описание | |
---|---|---|
Contains ( string token ) : bool | ||
Item ( int index ) : string | ||
Toggle ( string token ) : bool | ||
Toggle ( string token, bool force ) : bool |
Метод | Описание | |
---|---|---|
Add ( ) : void | ||
GetEnumerator ( ) : IEnumerator |
||
Remove ( ) : void | ||
TokenList ( ) : System.Collections.Generic | ||
this ( int index ) : string |
public Toggle ( string token, bool force ) : bool | ||
token | string | |
force | bool | |
Результат | bool |