Example #1
0
 private void WriteToLog(string msg)
 {
     Log?.WriteToLog(msg);
 }