C# Класс Utility.DocumentationBrowseUtility

Показать файл Открыть проект

Открытые методы

Метод Описание
Start ( string webAddress ) : void

Starts the browser at the specified URL

Описание методов

Start() публичный статический Метод

Starts the browser at the specified URL
public static Start ( string webAddress ) : void
webAddress string The Constant Contact API URL
Результат void