Automobile.Mobile.Framework.Commands.UrlCommand.UrlCommand C# (CSharp) 메소드

UrlCommand() 공개 메소드

public UrlCommand ( ) : System
리턴 System
        public UrlCommand()
        {
            Mode = CommandMode.Get;
        }

Same methods

UrlCommand::UrlCommand ( string url ) : System
UrlCommand