C# Class ServiceStackToolkit.Automation.Commands.AddNuGetPackagesCommand

Inheritance: NuPattern.Runtime.Command
Afficher le fichier Open project: jezzsantos/servicestacktoolkit

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AddNuGetPackagesCommand ( ) : System

Creates a new instance of the class.

Execute ( ) : void

Executes this commmand.

Method Details

AddNuGetPackagesCommand() public méthode

Creates a new instance of the class.
public AddNuGetPackagesCommand ( ) : System
Résultat System

Execute() public méthode

Executes this commmand.
public Execute ( ) : void
Résultat void