public Setup ( string title, string message, TrayNotificationButtons tnb = TrayNotificationButtons.tnbNone, ICommand buttonCommands = null ) : void | ||
title | string | |
message | string | |
tnb | TrayNotificationButtons | |
buttonCommands | ICommand | |
return | void |
public Setup ( string title, string message, TrayNotificationButtons tnb = TrayNotificationButtons.tnbNone, ICommand buttonCommands = null ) : void | ||
title | string | |
message | string | |
tnb | TrayNotificationButtons | |
buttonCommands | ICommand | |
return | void |