C# Class NuGetGallery.Dashboard.App_Start.AppModule

Inheritance: Ninject.Modules.NinjectModule
Exibir arquivo Open project: NuGet/OpsDashboard

Public Methods

Method Description
Load ( ) : void

Private Methods

Method Description
DeleteIfExists ( string path ) : void
SetPath ( Uri uri, string path ) : Uri
SetupFederatedLogin ( ) : void
SetupPingers ( ) : void

Method Details

Load() public method

public Load ( ) : void
return void