C# Class NuGet.TeamCity.AgentAuthorizer.Program

显示文件 Open project: NuGet/Entropy

Public Methods

Method Description
Main ( string args ) : int
MainAsync ( string args ) : Task

Method Details

Main() public static method

public static Main ( string args ) : int
args string
return int

MainAsync() public static method

public static MainAsync ( string args ) : Task
args string
return Task