Пример #1
0
 /// <summary>
 /// Click the Cancel button on the quick create form
 /// </summary>
 public void Cancel()
 {
     _client.CancelQuickCreate();
 }