TranslationManager Class |
Namespace: RW.Server.Component
The TranslationManager type exposes the following members.
Name | Description | |
---|---|---|
DeclareTranslation |
Associates an encoding and decoding pair with an identifier.
| |
UndeclareTranslation |
Dissociates the identifier name from an encoding and
decoding delegate pair.
|
Name | Description | |
---|---|---|
IsTraced |
Checks if a Trace has an assigned
TextWriter assigned.
| |
Trace |
Gets and sets a TextWriter where translations can
be traced.
|