Click or drag to resize
NullLoggerTrace Method (UInt16, String, Object)

Namespace: Colygon.MatchPoint.Common.Logging
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public override void Trace(
	ushort id,
	string message,
	params Object[] args
)

Parameters

id
Type: SystemUInt16
message
Type: SystemString
args
Type: SystemObject
See Also