C# Class AllReady.Controllers.TestHangfireController

Inheritance: Microsoft.AspNetCore.Mvc.Controller
Afficher le fichier Open project: HTBox/allReady

Méthodes publiques

Méthode Description
Index ( ) : IActionResult
TestHangfireController ( IBackgroundJobClient backgroundJob ) : System

Method Details

Index() public méthode

public Index ( ) : IActionResult
Résultat IActionResult

TestHangfireController() public méthode

public TestHangfireController ( IBackgroundJobClient backgroundJob ) : System
backgroundJob IBackgroundJobClient
Résultat System