Initializes a new instance of the ProcedureBase class

Namespace: SmartCDSSKBLibrary.khu.vMR
Assembly: SmartCDSSKBLibrary (in SmartCDSSKBLibrary.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

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

See Also