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