Click or drag to resize

TypeToStringConverter Class

Converts and translates a type
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.Common.GUITypeToStringConverter

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

The TypeToStringConverter type exposes the following members.

Constructors
 NameDescription
Public methodTypeToStringConverterInitializes a new instance of the TypeToStringConverter class
Top
Methods
 NameDescription
Public methodConvertConverts a value.
Public methodConvertBackConverts a value.
Top
See Also