namespace IStation.DAL { /// /// /// public interface IAnalysisFactor : IBaseDAL { } }