Click or drag to resize

Logger Constructor

Initializes a new instance of the Logger class

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public Logger(
	Type type
)

Parameters

type
Type: SystemType
See Also