IRGFLoggerLogWarning(Exception, String, Object) Method

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.2.0.24.0426.1
C#
void LogWarning(
	Exception ex,
	string message,
	params Object[] args
)

Parameters

ex  Exception
 
message  String
 
args  Object
 

See Also