Click or drag to resize

TranslationConverter Class

Converts and translates a string.
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.Common.GUITranslationConverter

Namespace: RAYLASE.Marker.Common.GUI
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public sealed class TranslationConverter : IValueConverter

The TranslationConverter type exposes the following members.

Constructors
 NameDescription
Public methodTranslationConverterInitializes a new instance of the TranslationConverter class
Top
Methods
 NameDescription
Public methodConvert 
Public methodConvertBack 
Top
See Also