using System; namespace Glorysoft.SECS.EQP.Common { [Serializable] public class BaseMessage { } }