C# Class NuGet.TeamCity.AgentAuthorizer.Program

Afficher le fichier Open project: NuGet/Entropy

Méthodes publiques

Méthode Description
Main ( string args ) : int
MainAsync ( string args ) : Task

Method Details

Main() public static méthode

public static Main ( string args ) : int
args string
Résultat int

MainAsync() public static méthode

public static MainAsync ( string args ) : Task
args string
Résultat Task