C# Class Automobile.Mobile.Framework.Commands.UrlCommand

Inheritance: Command
Show file Open project: vistaprint/automobile

Public Methods

Method Description
UrlCommand ( ) : System
UrlCommand ( string url ) : System

Method Details

UrlCommand() public method

public UrlCommand ( ) : System
return System

UrlCommand() public method

public UrlCommand ( string url ) : System
url string
return System