C# Class KenEgozi.Demos.MR.Web.Controllers.RescuesController

Inheritance: SiteAwareController
Mostra file Open project: kenegozi/monorail-aspview-demo

Private Properties

Property Type Description

Public Methods

Method Description
GeneralError ( ) : void
LogLastException ( ) : void
ShowError ( ) : void

Protected Methods

Method Description
PerformGeneratedInitialize ( ) : void

Method Details

GeneralError() public method

public GeneralError ( ) : void
return void

LogLastException() public method

public LogLastException ( ) : void
return void

PerformGeneratedInitialize() protected method

protected PerformGeneratedInitialize ( ) : void
return void

ShowError() public method

public ShowError ( ) : void
return void