예제 #1
0
 public static KeyToVS2KCommandMapping GetInstance()
 {
     _instance = new KeyToVS2KCommandMapping();
     return _instance;
 }
예제 #2
0
 public static KeyToVS2KCommandMapping GetInstance()
 {
     _instance = new KeyToVS2KCommandMapping();
     return(_instance);
 }