62 lines
1.4 KiB
Groff
62 lines
1.4 KiB
Groff
.TH "CampusAppWP8.Utility.Lui.MessageBoxes.MessageBoxes" 3 "Thu Aug 15 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Utility.Lui.MessageBoxes.MessageBoxes \-
|
|
.PP
|
|
Class creates some \fBMessageBoxes\fP
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Static Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "static MessageBoxResult \fBShowGoeWatchOptInBox\fP ()"
|
|
.br
|
|
.RI "\fIMethod show the MessageBox for the GeoWatch-OptIn \fP"
|
|
.ti -1c
|
|
.RI "static MessageBoxResult \fBShowMainModelErrorMessageBox\fP (string text)"
|
|
.br
|
|
.RI "\fIMethod show the MessageBox for the ErrorMessageBox \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
Class creates some \fBMessageBoxes\fP
|
|
|
|
|
|
.SH "Member Function Documentation"
|
|
.PP
|
|
.SS "static MessageBoxResult CampusAppWP8\&.Utility\&.Lui\&.MessageBoxes\&.MessageBoxes\&.ShowGoeWatchOptInBox ()\fC [static]\fP"
|
|
|
|
.PP
|
|
Method show the MessageBox for the GeoWatch-OptIn
|
|
.PP
|
|
\fBReturns:\fP
|
|
.RS 4
|
|
result of the UserInteraction
|
|
.RE
|
|
.PP
|
|
|
|
.SS "static MessageBoxResult CampusAppWP8\&.Utility\&.Lui\&.MessageBoxes\&.MessageBoxes\&.ShowMainModelErrorMessageBox (stringtext)\fC [static]\fP"
|
|
|
|
.PP
|
|
Method show the MessageBox for the ErrorMessageBox
|
|
.PP
|
|
\fBParameters:\fP
|
|
.RS 4
|
|
\fItext\fP custom text for the box
|
|
.RE
|
|
.PP
|
|
\fBReturns:\fP
|
|
.RS 4
|
|
result of the UserInteraction
|
|
.RE
|
|
.PP
|
|
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|