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

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

Public Methods

Method Description
FaultReportControl ( DashboardDataContext dashboardDataContext ) : System

Protected Methods

Method Description
CommitInput ( ) : bool
Hide ( ) : void
ResetInputs ( ) : void
Show ( ) : void
ValidateInput ( ) : bool

Method Details

CommitInput() protected method

protected CommitInput ( ) : bool
return bool

FaultReportControl() public method

public FaultReportControl ( DashboardDataContext dashboardDataContext ) : System
dashboardDataContext DashboardDataContext
return System

Hide() protected method

protected Hide ( ) : void
return void

ResetInputs() protected method

protected ResetInputs ( ) : void
return void

Show() protected method

protected Show ( ) : void
return void

ValidateInput() protected method

protected ValidateInput ( ) : bool
return bool