Click or drag to resize

AdapterBaseTLogEx Method


Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected void LogEx(
	Exception ex,
	string memberName = null
)

Parameters

ex  Exception
 
memberName  String  (Optional)
 
See Also