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
wmib
Security.DumpableDict.RoleInfo
C# Class wmib.Security.DumpableDict.RoleInfo
ファイルを表示
Open project: benapetr/wikimedia-bot
Public Properties
Property
Type
Description
Level
int
Name
string
Permissions
List
Roles
List
Public Methods
Method
Description
RoleInfo
( ) :
System
RoleInfo
(
Role
role
) :
System
Method Details
RoleInfo()
public
method
public
RoleInfo
( ) :
System
return
System
RoleInfo()
public
method
public
RoleInfo
(
Role
role
) :
System
role
Role
return
System
Property Details
Level
public_oe property
public
int
Level
return
int
Name
public_oe property
public
string
Name
return
string
Permissions
public_oe property
public
List
Permissions
return
List
Roles
public_oe property
public
List
Roles
return
List