C# Class Goose.Core.Configuration.ActionConfiguration

Afficher le fichier Open project: sebastianhallen/Goose Class Usage Examples

Méthodes publiques

Méthode Description
ActionConfiguration ( Trigger trigger, string glob, string workingDirectory, string command, string solutionRoot, string projectRoot, CommandScope scope )

Method Details

ActionConfiguration() public méthode

public ActionConfiguration ( Trigger trigger, string glob, string workingDirectory, string command, string solutionRoot, string projectRoot, CommandScope scope )
trigger Trigger
glob string
workingDirectory string
command string
solutionRoot string
projectRoot string
scope CommandScope