C# Class HaloShare.Controllers.BaseController

Inheritance: Controller
Afficher le fichier Open project: ElDewrito/HaloShare

Méthodes publiques

Méthode Description
SetAlert ( string message, AlertType type ) : void

Method Details

SetAlert() public méthode

public SetAlert ( string message, AlertType type ) : void
message string
type AlertType
Résultat void