C# Class Gwupe.Agent.UI.WPF.FaultReportControl

Interaction logic for ElevateControl.xaml
Inheritance: Gwupe.Agent.UI.WPF.API.GwupeModalUserControl
Afficher le fichier Open project: gwupe/Gwupe Class Usage Examples

Méthodes publiques

Méthode Description
FaultReportControl ( DashboardDataContext dashboardDataContext ) : System

Méthodes protégées

Méthode Description
CommitInput ( ) : bool
Hide ( ) : void
ResetInputs ( ) : void
Show ( ) : void
ValidateInput ( ) : bool

Method Details

CommitInput() protected méthode

protected CommitInput ( ) : bool
Résultat bool

FaultReportControl() public méthode

public FaultReportControl ( DashboardDataContext dashboardDataContext ) : System
dashboardDataContext DashboardDataContext
Résultat System

Hide() protected méthode

protected Hide ( ) : void
Résultat void

ResetInputs() protected méthode

protected ResetInputs ( ) : void
Résultat void

Show() protected méthode

protected Show ( ) : void
Résultat void

ValidateInput() protected méthode

protected ValidateInput ( ) : bool
Résultat bool