Method | Description | |
---|---|---|
ThreeChoiceTrayNotification ( string title, string message, ICommand acceptCommand, ICommand declineCommand, ICommand ignoreCommand ) : System |
public ThreeChoiceTrayNotification ( string title, string message, ICommand acceptCommand, ICommand declineCommand, ICommand ignoreCommand ) : System | ||
title | string | |
message | string | |
acceptCommand | ICommand | |
declineCommand | ICommand | |
ignoreCommand | ICommand | |
return | System |