C# Class HaloShare.Controllers.BaseController

Inheritance: Controller
显示文件 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