Example #1
0
 void print(string msg)
 {
     DebugMsg.AddMessage(msg);
 }