C# Class Configurator.code.RolesView

Afficher le fichier Open project: perryofpeek/SqlToGraphite-core

Méthodes publiques

Méthode Description
GetRoles ( ) : void
RolesView ( Panel panel, Controller controller ) : System

Private Methods

Méthode Description
CreateLabel ( string value, int Left ) : Label
FreqListBoxOnSelectedIndexChanged ( object sender, EventArgs eventArgs ) : void
ListboxOnSelectedIndexChanged ( object sender, EventArgs eventArgs ) : void

Method Details

GetRoles() public méthode

public GetRoles ( ) : void
Résultat void

RolesView() public méthode

public RolesView ( Panel panel, Controller controller ) : System
panel System.Windows.Forms.Panel
controller Controller
Résultat System