AdapterBaseTLog(String, String) Method |
Namespace: ArthaChitra.Model.ConnectionAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected void Log(
string message,
string methodName = null
)
Parameters
- message String
-
- methodName String (Optional)
-
See Also