C# Class Karhu.Backend.Controllers.KarhuBaseController

Inheritance: Controller
Afficher le fichier Open project: endor/karhu

Méthodes protégées

Méthode Description
Execute ( System requestContext ) : void

Private Methods

Méthode Description
GetToken ( string username, string password ) : string

Method Details

Execute() protected méthode

protected Execute ( System requestContext ) : void
requestContext System
Résultat void