C# Class HaloShare.Controllers.BaseController

Inheritance: Controller
Mostrar archivo Open project: ElDewrito/HaloShare

Public Methods

Method Description
SetAlert ( string message, AlertType type ) : void

Method Details

SetAlert() public method

public SetAlert ( string message, AlertType type ) : void
message string
type AlertType
return void