C# Class Pizza.Mvc.Controllers.CoreControllerBase

Inheritance: Controller
Afficher le fichier Open project: dwdkls/pizzamvc

Méthodes protégées

Méthode Description
GetActionName ( Expression action ) : string
ShowError ( string message ) : void

Method Details

GetActionName() protected static méthode

protected static GetActionName ( Expression action ) : string
action Expression
Résultat string

ShowError() protected méthode

protected ShowError ( string message ) : void
message string
Résultat void