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