Esempio n. 1
0
 /// <summary>
 /// Tear down the stub
 /// </summary>
 public void Dispose()
 {
     _stub.Dispose();
 }