C# Class NuGet.TeamCity.AgentAuthorizer.Application

Afficher le fichier Open project: NuGet/Entropy Class Usage Examples

Méthodes publiques

Méthode Description
RunAsync ( string args ) : Task
TryParseOptions ( string args, Options &options ) : bool

Private Methods

Méthode Description
PrepareAgentAsync ( Options options, TeamCityClient client ) : Task
RunAsync ( Options options ) : Task

Method Details

RunAsync() public méthode

public RunAsync ( string args ) : Task
args string
Résultat Task

TryParseOptions() public static méthode

public static TryParseOptions ( string args, Options &options ) : bool
args string
options Options
Résultat bool