C# Class PyriteUI.ModulesControlView

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

Public Methods

Method Description
ModulesControlView ( ) : System.Collections.Generic
Refresh ( ) : void

Private Methods

Method Description
Add ( ) : void
Delete ( ) : void

Method Details

ModulesControlView() public method

public ModulesControlView ( ) : System.Collections.Generic
return System.Collections.Generic

Refresh() public method

public Refresh ( ) : void
return void