コード例 #1
0
 public void MyMethodToTest()
 {
     // Some stuff
     _bar.SomethingToBeMocked();
     //some more stuff
 }