TokenEditToken Constructors
The token.Name | Parameters | Description |
---|---|---|
TokenEditToken() | none | Initializes a new instance of the TokenEditToken class. |
TokenEditToken(Object) | tokenValue | Initializes a new instance of the TokenEditToken class with specified settings. |
TokenEditToken(String, Object) | description, tokenValue | Initializes a new instance of the TokenEditToken class with specified settings. |
See Also