Example #1
0
		/// <exception cref="System.Exception"></exception>
		public virtual void SetUp()
		{
			_set = new HashSet4();
		}
Example #2
0
 /// <exception cref="System.Exception"></exception>
 public virtual void SetUp()
 {
     _set = new HashSet4();
 }