C# Class EventSourced.Net.Web.Logoff.Controller

Inheritance: Microsoft.AspNet.Mvc.Controller
Afficher le fichier Open project: danludwig/eventsourced.net

Private Properties

Свойство Type Description
PostApi Task

Méthodes publiques

Méthode Description
Controller ( ISendCommand command ) : System.Threading.Tasks

Private Methods

Méthode Description
PostApi ( string returnUrl ) : Task

Method Details

Controller() public méthode

public Controller ( ISendCommand command ) : System.Threading.Tasks
command ISendCommand
Résultat System.Threading.Tasks