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