메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |