C# Class Utility.DocumentationBrowseUtility

Afficher le fichier Open project: constantcontact/constantcontact-csharp-tutor

Méthodes publiques

Méthode Description
Start ( string webAddress ) : void

Starts the browser at the specified URL

Method Details

Start() public static méthode

Starts the browser at the specified URL
public static Start ( string webAddress ) : void
webAddress string The Constant Contact API URL
Résultat void