C# Class WATKit.Fluently

Show file Open project: MikeHanson/WATKit

Public Methods

Method Description
Launch ( string applicationPath ) : LaunchSettings

Initialises a launch of an application

Method Details

Launch() public static method

Initialises a launch of an application
public static Launch ( string applicationPath ) : LaunchSettings
applicationPath string The application path.
return LaunchSettings