using WCS.Entity.Protocol.Station; namespace WCS.WorkEngineering.Protocol.Station { /// /// DB520 /// public interface IStation520 : Station520 { } }