Exemplo n.º 1
0
 void DebugLog()
 {
     Console.WriteLine(PushControl.ToString() + " -> " + MappedToCC + ": " + Store.GetValue(MappedToCC));
 }
Exemplo n.º 2
0
 void DebugLog()
 {
     Console.WriteLine(PushControl.ToString());
 }