Esempio n. 1
0
 public ColumnCollection(ColumnMetadataHelper helper)
 {
     this.inferer = new ColumnStyleInferer(helper, this);
 }
		public ColumnCollection(ColumnMetadataHelper helper)
		{
			this.inferer = new ColumnStyleInferer(helper, this);
		}