C# Class Hangfire.Raven.Examples.AspNetCore.Startup

Afficher le fichier Open project: cady-io/hangfire-ravendb

Méthodes publiques

Свойство Type Description
x int

Méthodes publiques

Méthode Description
Configure ( IApplicationBuilder app, IHostingEnvironment env, ILoggerFactory loggerFactory ) : void
ConfigureServices ( IServiceCollection services ) : void
Startup ( IHostingEnvironment env ) : System

Private Methods

Méthode Description
Test ( ) : void

Method Details

Configure() public méthode

public Configure ( IApplicationBuilder app, IHostingEnvironment env, ILoggerFactory loggerFactory ) : void
app IApplicationBuilder
env IHostingEnvironment
loggerFactory ILoggerFactory
Résultat void

ConfigureServices() public méthode

public ConfigureServices ( IServiceCollection services ) : void
services IServiceCollection
Résultat void

Startup() public méthode

public Startup ( IHostingEnvironment env ) : System
env IHostingEnvironment
Résultat System

Property Details

x public_oe static_oe property

public static int x
Résultat int