Class ValueDescription
Inheritance
System.Object
ValueDescription
Namespace: Vortex.Presentation.Wpf
Assembly: Vortex.Presentation.Wpf.dll
Syntax
public class ValueDescription
Properties
Description
Declaration
public object Description { get; set; }
Property Value
Type | Description |
---|---|
System.Object |
Value
Declaration
public object Value { get; set; }
Property Value
Type | Description |
---|---|
System.Object |