namespace Server.Core { public static class KeyCosnt { public static readonly byte[] IpKey = new byte[]{ 51,89}; } }