IRGFLoggerLogTrace Method

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.5.2.24.0805.1
C#
void LogTrace(
	string message,
	params Object[] args
)

Parameters

message  String
 
args  Object
 

See Also