示例#1
0
		/// <exception cref="System.Exception"></exception>
		private void AssertCount(EventCountTestCase.SafeCounter actual, int expected, string
			 name)
		{
			actual.AssertEquals(expected, MaxChecks);
		}
示例#2
0
 public _IEventListener4_96(EventCountTestCase _enclosing)
 {
     this._enclosing = _enclosing;
 }
示例#3
0
			public _IEventListener4_111(EventCountTestCase _enclosing)
			{
				this._enclosing = _enclosing;
			}