Click or drag to resize

Tracer Constructor

Initializes a new instance of the Tracer class.

Namespace:  SanteDB.Core.Diagnostics
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
public Tracer(
	string source
)

Parameters

source
Type: SystemString
Source.
See Also