Esempio n. 1
0
 public void LogExecution(object target, Action continuation)
 {
     _log.LogExecution(target, continuation);
 }