Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
wmib
Security.DumpableDict.RoleInfo
C# Class wmib.Security.DumpableDict.RoleInfo
Show file
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 property
public
int
Level
return
int
Name
public property
public
string
Name
return
string
Permissions
public property
public
List
Permissions
return
List
Roles
public property
public
List
Roles
return
List