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