Represents the symbol table of BsonSymbols. More...
Static Public Member Functions | |
static BsonSymbol | Lookup (string name) |
Looks up a symbol (and creates a new one if necessary). | |
Represents the symbol table of BsonSymbols.
|
inlinestatic |
Looks up a symbol (and creates a new one if necessary).
name | The name of the symbol. |