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