Ejemplo n.º 1
0
 public NUnit.Core.TestRunner CreateRunner(int runnerId)
 {
     return(remoteAgent.CreateRunner(runnerId));
 }