Initializes a new instance of the ConverterBaseAttribute class

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

Syntax

C#
protected ConverterBaseAttribute()
Visual Basic
Protected Sub New
Visual C++
protected:
ConverterBaseAttribute()
F#
new : unit -> ConverterBaseAttribute

See Also