Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Net
Pokeshot
JiveSdk
Example
Controllers
BaseController
C# Class Net.Pokeshot.JiveSdk.Example.Controllers.BaseController
Inheritance:
Controller
ファイルを表示
Open project: jivesoftware/JiveDotNetSDK
Public Methods
Method
Description
SetAccess
(
string
userId
) :
void
Protected Methods
Method
Description
Initialize
(
System
requestContext
) :
void
Method Details
Initialize()
protected
method
protected
Initialize
(
System
requestContext
) :
void
requestContext
System
return
void
SetAccess()
public
method
public
SetAccess
(
string
userId
) :
void
userId
string
return
void