Example #1
0
 private void OutputLogEvent(string info)
 {
     outputView.LogEvent(info);
 }