프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |