Пример #1
0
 public void TestSelect()
 {
     _option.Select().Begin();
     AssertResult("selected:true");
 }