using WCS.Entity.Protocol.RGV; namespace WCS.WorkEngineering.Protocol.RGV { /// /// DB520 /// public interface IRGV520 : RGV520 { } }