C# 클래스 Karhu.Backend.Controllers.KarhuBaseController

상속: Controller
파일 보기 프로젝트 열기: endor/karhu

보호된 메소드들

메소드 설명
Execute ( System requestContext ) : void

비공개 메소드들

메소드 설명
GetToken ( string username, string password ) : string

메소드 상세

Execute() 보호된 메소드

protected Execute ( System requestContext ) : void
requestContext System
리턴 void