Exemplo n.º 1
0
 public void TestInitialise()
 {
     target = new MethodBodyReader();
 }
Exemplo n.º 2
0
 public void TestCleanup()
 {
     target = null;
 }