Пример #1
0
 public void TestModeChange()
 {
     var msgDict = new MessageDictionary();
     msgDict.ChangeMode(InputMode.Normal);
 }