C# Class Gilgame.SEWorkbench.ViewModels.ExceptionViewModel

Inheritance: BaseViewModel
Exibir arquivo Open project: gilgame/SEWorkbench

Public Methods

Method Description
ExceptionViewModel ( ) : System
PerformClose ( ) : void
PerformNavigate ( ) : void

Method Details

ExceptionViewModel() public method

public ExceptionViewModel ( ) : System
return System

PerformClose() public method

public PerformClose ( ) : void
return void

PerformNavigate() public method

public PerformNavigate ( ) : void
return void