Method | Description | |
---|---|---|
AddException ( |
||
Cancel ( ) : void | ||
ExceptionReporterViewModel ( IViewModelDependencies appCtx, IZetboxContext dataCtx, Zetbox.Client.Presentables.ViewModel parent, IProblemReporter problemReporter ) : System | ||
Report ( ) : void |
Method | Description | |
---|---|---|
OnClose ( ) : void |
Method | Description | |
---|---|---|
Clear ( ) : void |
public AddException ( |
||
ex | ||
bitmap | ||
return | void |
public ExceptionReporterViewModel ( IViewModelDependencies appCtx, IZetboxContext dataCtx, Zetbox.Client.Presentables.ViewModel parent, IProblemReporter problemReporter ) : System | ||
appCtx | IViewModelDependencies | |
dataCtx | IZetboxContext | |
parent | Zetbox.Client.Presentables.ViewModel | |
problemReporter | IProblemReporter | |
return | System |