iControl.NetworkingiSessionRemoteInterface.NetworkingiSessionRemoteInterface C# (CSharp) Méthode

NetworkingiSessionRemoteInterface() public méthode

public NetworkingiSessionRemoteInterface ( ) : System
Résultat System
        public NetworkingiSessionRemoteInterface()
        {
            this.Url = "https://url_to_service";
        }
NetworkingiSessionRemoteInterface