Client constructor
Client()
Implementation
Client(this.Ip, this.Latitude, this.Longitude, this.Isp, this.IspRating, this.Rating, this.IspAvarageDownloadSpeed,
this.IspAvarageUploadSpeed, this.geoCoordinate);
Client(this.Ip, this.Latitude, this.Longitude, this.Isp, this.IspRating, this.Rating, this.IspAvarageDownloadSpeed,
this.IspAvarageUploadSpeed, this.geoCoordinate);