namespace Server; public enum OperationCode : ushort { LoginInfo = 11 }