Click or drag to resize

BoolStringConverter Class

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

Inheritance Hierarchy
SystemObject
  RAYLASE.Shared.GUIBoolStringConverter

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

The BoolStringConverter type exposes the following members.

Constructors
 NameDescription
Public methodBoolStringConverterInitializes a new instance of the BoolStringConverter class
Top
Methods
 NameDescription
Public methodConvert 
Public methodConvertBack 
Top
See Also