C# Class wmib.Security.DumpableDict.RoleInfo

Afficher le fichier Open project: benapetr/wikimedia-bot

Méthodes publiques

Свойство Type Description
Level int
Name string
Permissions List
Roles List

Méthodes publiques

Méthode Description
RoleInfo ( ) : System
RoleInfo ( Role role ) : System

Method Details

RoleInfo() public méthode

public RoleInfo ( ) : System
Résultat System

RoleInfo() public méthode

public RoleInfo ( Role role ) : System
role Role
Résultat System

Property Details

Level public_oe property

public int Level
Résultat int

Name public_oe property

public string Name
Résultat string

Permissions public_oe property

public List Permissions
Résultat List

Roles public_oe property

public List Roles
Résultat List