using Yw.BLL; namespace HStation.BLL { /// /// /// public partial class TransferRevitFile { private readonly HStation.CAL.ITransferRevitFile _cal = CALCreateHelper.CreateCAL(); } }