예제 #1
0
 public void WarnException(String message, Exception exception)
 {
     mLogger.WarnException(message, exception);
 }