Method | Description | |
---|---|---|
TwoChoiceTrayNotification ( string title, string message, ICommand yesCommand, ICommand noCommand ) : System |
public TwoChoiceTrayNotification ( string title, string message, ICommand yesCommand, ICommand noCommand ) : System | ||
title | string | |
message | string | |
yesCommand | ICommand | |
noCommand | ICommand | |
return | System |