Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Karhu
Backend
Controllers
KarhuBaseController
C# Class Karhu.Backend.Controllers.KarhuBaseController
Inheritance:
Controller
Mostra file
Open project: endor/karhu
Protected Methods
Method
Description
Execute
(
System
requestContext
) :
void
Private Methods
Method
Description
GetToken
(
string
username
,
string
password
) :
string
Method Details
Execute()
protected
method
protected
Execute
(
System
requestContext
) :
void
requestContext
System
return
void