C# Class NuGet.Services.BasicSearch.WebRole

Inheritance: RoleEntryPoint
Afficher le fichier Open project: NuGet/NuGet.Services.Metadata

Méthodes publiques

Méthode Description
OnStart ( ) : bool
Run ( ) : void

Private Methods

Méthode Description
MakeRequest ( string url ) : void

Method Details

OnStart() public méthode

public OnStart ( ) : bool
Résultat bool

Run() public méthode

public Run ( ) : void
Résultat void