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