using WCS.Entity.Protocol.RGV; namespace WCS.WorkEngineering.Protocol.RGV { /// /// RGV521 /// public interface IRGV521 : RGV521 { } }