Пример #1
0
 public TestCaseButton(TestCase test)
 {
     this.test = test;
 }