C# 클래스 Net.Pokeshot.JiveSdk.Example.Controllers.BaseController

상속: Controller
파일 보기 프로젝트 열기: jivesoftware/JiveDotNetSDK

공개 메소드들

메소드 설명
SetAccess ( string userId ) : void

보호된 메소드들

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

메소드 상세

Initialize() 보호된 메소드

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

SetAccess() 공개 메소드

public SetAccess ( string userId ) : void
userId string
리턴 void