Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
NuGet
TeamCity
AgentAuthorizer
Program
C# Class NuGet.TeamCity.AgentAuthorizer.Program
Mostra file
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