Example #1
0
 public void SetTestClassType(Type testClassType)
 {
     RemoteApplication?.SetTestClassType(testClassType);
 }