C# 클래스 HaloShare.Controllers.BaseController

상속: Controller
파일 보기 프로젝트 열기: ElDewrito/HaloShare

공개 메소드들

메소드 설명
SetAlert ( string message, AlertType type ) : void

메소드 상세

SetAlert() 공개 메소드

public SetAlert ( string message, AlertType type ) : void
message string
type AlertType
리턴 void