iControl.SystemGeoIP.SystemGeoIP C# (CSharp) 메소드

SystemGeoIP() 공개 메소드

public SystemGeoIP ( ) : System
리턴 System
        public SystemGeoIP()
        {
            this.Url = "https://url_to_service";
        }