Mono.Util.Bag.Bag C# (CSharp) Method

Bag() static private method

static private Bag ( )
		static Bag ()
		{
			_itemCount = 2;
		}
Bag