Click or drag to resize

NullLoggerError Method (String, Object)

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

Parameters

message
Type: SystemString
args
Type: SystemObject
See Also