static MessageExtension() { TypeFormatter.Register(TypeFormatter.GetTypeId(typeof(IMessage)), new MessageFormatter()); TypeId = TypeFormatter.GetTypeId(typeof(IMessage)); }