Initializes a new instance of the UnboundValueAccessor class

Namespace: Dapfor.Wpf.Data
Assembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)

Syntax

C#
public UnboundValueAccessor()
Visual Basic
Public Sub New
Visual C++
public:
UnboundValueAccessor()
F#
new : unit -> UnboundValueAccessor

See Also