Click or drag to resize

EscapedStringConverter Class

[Missing <summary> documentation for "T:RAYLASE.MarkerPlugin.Converters.EscapedStringConverter"]

Inheritance Hierarchy
SystemObject
  RAYLASE.MarkerPlugin.ConvertersEscapedStringConverter

Namespace: RAYLASE.MarkerPlugin.Converters
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public class EscapedStringConverter : IValueConverter

The EscapedStringConverter type exposes the following members.

Constructors
 NameDescription
Public methodEscapedStringConverterInitializes a new instance of the EscapedStringConverter class
Top
Methods
 NameDescription
Public methodConvert 
Public methodConvertBack 
Top
See Also