iControl.NetworkingiSessionRemoteInterface.NetworkingiSessionRemoteInterface C# (CSharp) Метод

NetworkingiSessionRemoteInterface() публичный Метод

public NetworkingiSessionRemoteInterface ( ) : System
Результат System
        public NetworkingiSessionRemoteInterface()
        {
            this.Url = "https://url_to_service";
        }
NetworkingiSessionRemoteInterface