C# Class RallySimulator.Api.Infrastructure.ApiController

Inheritance: ControllerBase
Afficher le fichier Open project: m-jovanovic/rally-simulator

Méthodes protégées

Méthode Description
ApiController ( ISender sender ) : MediatR

Initializes a new instance of the ApiController class.

Method Details

ApiController() protected méthode

Initializes a new instance of the ApiController class.
protected ApiController ( ISender sender ) : MediatR
sender ISender The sender.
Résultat MediatR