Initializes a new instance of the BoolEditor class
Namespace: Dapfor.Net.EditorsAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public BoolEditor() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: BoolEditor() |
F# |
---|
new : unit -> BoolEditor |