using System.Collections.Generic; public class TB_ToolAndMaterialContainer { public Dictionary dataDic = new Dictionary(); }