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

NetworkingInterfaces() 공개 메소드

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