Exemplo n.º 1
0
 public void Error(string ClassName, string MethodName, string Text)
 {
     bLog.Error(ClassName, MethodName, Text);
 }