namespace IStation.DAL { /// /// 测点组 /// public class MonitorPointGroup : BaseDAL_TreeSorter_Flags_TagName { /// /// /// public override string FileName { get { return FileHelper.GetFilePath(); } } } }