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

NetworkingiSessionRemoteInterfaceV2() 공개 메소드

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