public static CreateAlertArgument ( string caption, string message, string positiveButton, string negativeButton ) : IArgumentsProxy | ||
caption | string | The caption |
message | string | The message |
positiveButton | string | The positive button text |
negativeButton | string | The negative button text |
return | IArgumentsProxy |