Exemplo n.º 1
0
 public static KeyToVS2KCommandMapping GetInstance()
 {
     _instance = new KeyToVS2KCommandMapping();
     return _instance;
 }
Exemplo n.º 2
0
 public static KeyToVS2KCommandMapping GetInstance()
 {
     _instance = new KeyToVS2KCommandMapping();
     return(_instance);
 }