Beispiel #1
0
 public void D(String tag, String msg)
 {
     mDevice.Log(GameDevice.LOG_DEBUG, tag, msg);
 }