C# Class Geekhub.Modules.Core.Mvc.ControllerBase

Inheritance: Controller
Afficher le fichier Open project: geekhubdk/geekhub

Méthodes protégées

Méthode Description
Notice ( string message ) : void
Warn ( string message ) : void

Method Details

Notice() protected méthode

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

Warn() protected méthode

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