Click or drag to resize

TypeOfConverter Class

[Missing <summary> documentation for "T:RAYLASE.Shared.GUI.TypeOfConverter"]

Inheritance Hierarchy
SystemObject
  RAYLASE.Shared.GUITypeOfConverter

Namespace: RAYLASE.Shared.GUI
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.20.0
Syntax
C#
public class TypeOfConverter : IValueConverter

The TypeOfConverter type exposes the following members.

Constructors
 NameDescription
Public methodTypeOfConverterInitializes a new instance of the TypeOfConverter class
Top
Methods
 NameDescription
Public methodConvert 
Public methodConvertBack 
Top
See Also