Initializes a new instance of the ProblemBase class
Namespace: SmartCDSSKBLibrary.khu.vMRAssembly: SmartCDSSKBLibrary (in SmartCDSSKBLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public ProblemBase() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: ProblemBase() |
F# |
---|
new : unit -> ProblemBase |