C# Class RawRabbit.AspNet.Sample.Controllers.ValuesController

Inheritance: Microsoft.AspNetCore.Mvc.Controller
Afficher le fichier Open project: pardahlman/RawRabbit

Méthodes publiques

Méthode Description
ValuesController ( IBusClient busClient, ILoggerFactory loggerFactory ) : System

Private Methods

Méthode Description
GetAsync ( ) : Task>
GetAsync ( int id ) : Task

Method Details

ValuesController() public méthode

public ValuesController ( IBusClient busClient, ILoggerFactory loggerFactory ) : System
busClient IBusClient
loggerFactory ILoggerFactory
Résultat System