C# Class BloomTests.ProblemReporterDialogTests.ProblemReporterDialogDouble

Inheritance: Bloom.MiscUI.ProblemReporterDialog
Datei anzeigen Open project: BloomBooks/BloomDesktop

Public Methods

Method Description
ProblemReporterDialogDouble ( ) : System

Protected Methods

Method Description
ChangeState ( State state ) : void
UpdateDisplay ( ) : void

Method Details

ChangeState() protected method

protected ChangeState ( State state ) : void
state State
return void

ProblemReporterDialogDouble() public method

public ProblemReporterDialogDouble ( ) : System
return System

UpdateDisplay() protected method

protected UpdateDisplay ( ) : void
return void