UI\Window::msg

(UI 0.9.9)

UI\Window::msgShow Message Box

说明

public UI\Window::msg(string $title, string $msg)

Shall show a message box

参数

title

The title of the message box

msg

The message

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top