C# Class Skytap.Cloud.Commands.GetVpns

Inheritance: ICommand
Show file Open project: skytap/Skytap-TFS-Automation-Pack Class Usage Examples

Public Methods

Method Description
GetVpns ( ) : System
Invoke ( string>.Dictionary args ) : int
ValidateArgs ( string>.Dictionary args ) : bool

Method Details

GetVpns() public method

public GetVpns ( ) : System
return System

Invoke() public method

public Invoke ( string>.Dictionary args ) : int
args string>.Dictionary
return int

ValidateArgs() public method

public ValidateArgs ( string>.Dictionary args ) : bool
args string>.Dictionary
return bool