Settings Constructor
Delta Engine Documentation
Initializes a new instance of the
Settings
class
Namespace:
DeltaEngine.Core
Assembly:
DeltaEngine
(in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
protected
Settings
()
protected Settings()
Protected
Sub
New
Protected Sub New
protected
:
Settings
()
protected: Settings()
new
:
unit
->
Settings
new : unit -> Settings
See Also
Settings Class
DeltaEngine.Core Namespace