Пример #1
0
 public void SendKeysToCreatorsField(string keys)
 {
     Creators.SendKeys(keys);
 }