C# Class FluentBuild.Publishing.Publish

Afficher le fichier Open project: SkightTeam/eLiteWeb Class Usage Examples

Méthodes publiques

Méthode Description
Ftp ( Action args ) : void
Publish ( ) : System
Publish ( IActionExcecutor excecutor ) : System
ToGoogleCode ( Action args ) : void
ToNuGet ( Action args ) : void

Method Details

Ftp() public méthode

public Ftp ( Action args ) : void
args Action
Résultat void

Publish() public méthode

public Publish ( ) : System
Résultat System

Publish() public méthode

public Publish ( IActionExcecutor excecutor ) : System
excecutor IActionExcecutor
Résultat System

ToGoogleCode() public méthode

public ToGoogleCode ( Action args ) : void
args Action
Résultat void

ToNuGet() public méthode

public ToNuGet ( Action args ) : void
args Action
Résultat void