C# Class PetaPocoWebApplication.Infrastructure.PetaController

Inheritance: Controller
Mostra file Open project: schotime/PetaPocoSampleWebApplication

Public Methods

Method Description
Flash ( string text ) : void

Protected Methods

Method Description
ExecuteCore ( ) : void

Method Details

ExecuteCore() protected method

protected ExecuteCore ( ) : void
return void

Flash() public method

public Flash ( string text ) : void
text string
return void