Пример #1
0
 protected void LogDebug(Tuple<bool, string> callResult)
 {
     LogDebug(callResult.ToLogString());
 }