コード例 #1
0
		public void SetUp()
		{
			_expectationList = new ExpectationList<Int32>("expectationList");
		}
コード例 #2
0
 public void SetUp()
 {
     _expectationList = new ExpectationList <Int32>("expectationList");
 }