protected override void DeserializeResponseBody(ITypeReader typeReader)
 {
     ServerInfoList = typeReader.ReadEntityDictionary <ServerInfo>();
 }