Example #1
0
 public void LastCallShouldReturn(IReturn returnValue, MatchArgs matchArgs)
 {
     _resultSetter.SetResultForLastCall(returnValue, matchArgs);
 }