Метод | Описание | |
---|---|---|
ClearAll ( ) : void | ||
Show ( string message ) : void | ||
Show ( string message, NoticeType type ) : void |
Метод | Описание | |
---|---|---|
Handle ( Input action ) : void |
public static Show ( string message ) : void | ||
message | string | |
Результат | void |
public static Show ( string message, NoticeType type ) : void | ||
message | string | |
type | NoticeType | |
Результат | void |