Public Member Functions | |
| QID (string id) | |
| Creates the initial part of a QID with given identifier. | |
| void | add (string q) |
| Append an identifier. | |
| override string | ToString () |
| Returns a C# conformant string representation with dot separators. | |
Public Attributes | |
| string | id |
| QID | next |
|
|
Creates the initial part of a QID with given identifier.
|
|
|
Append an identifier.
|
|
|
Returns a C# conformant string representation with dot separators.
|
|
|
|
|
|
|
1.3.7