예제 #1
0
 public ServiceDefinition(SUTMainPage page)
 {
     Page = page;
 }
예제 #2
0
 public CommonSteps(SUTMainPage page)
 {
     Page = page;
 }