namespace Znyc.Recruitment.Admin.Commons.DependencyInjection { /// /// 依赖空接口(禁止外部继承) /// public interface IPrivateDependency { } }