using System.Runtime.Serialization; namespace WCS.Protocol.SX.Station { /// /// 90 /// [DataContract] public class WCS_Station90 : IStation90 { } }