C# Class PyriteUI.ModulesControlView

Interaction logic for ModulesControlView.xaml
Inheritance: System.Windows.Controls.UserControl, ControlsHelper.IRefreshable
Afficher le fichier Open project: noant/Pyrite

Méthodes publiques

Méthode Description
ModulesControlView ( ) : System.Collections.Generic
Refresh ( ) : void

Private Methods

Méthode Description
Add ( ) : void
Delete ( ) : void

Method Details

ModulesControlView() public méthode

public ModulesControlView ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Refresh() public méthode

public Refresh ( ) : void
Résultat void