Bamboo.Prevalence.VersionMigration.TypeMappingCollection.TypeMappingCollection C# (CSharp) Method

TypeMappingCollection() public method

public TypeMappingCollection ( ) : System
return System
		public TypeMappingCollection()
		{			
			_items = new Hashtable();
		}