Click or drag to resize

EnumBoolConverter Class

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

Inheritance Hierarchy
SystemObject
  RAYLASE.Shared.GUIEnumBoolConverter

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

The EnumBoolConverter type exposes the following members.

Constructors
 NameDescription
Public methodEnumBoolConverterInitializes a new instance of the EnumBoolConverter class
Top
Methods
 NameDescription
Public methodConvert 
Public methodConvertBack 
Top
See Also