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