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

NetworkingiSessionRemoteInterface() 공개 메소드

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