Beispiel #1
0
 private static string HandleExitDebug(Match arg)
 {
     DebugCanvas.Toggle();
     return(string.Empty);
 }