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