C# Class Jubilee.Commands.ScaffoldPowershellTaskCommand

Inheritance: ICommand
Mostrar archivo Open project: pgermishuys/Jubilee

Public Methods

Method Description
Execute ( ) : void
ScaffoldPowershellTaskCommand ( string taskName ) : System

Method Details

Execute() public method

public Execute ( ) : void
return void

ScaffoldPowershellTaskCommand() public method

public ScaffoldPowershellTaskCommand ( string taskName ) : System
taskName string
return System