49 lines
810 B
Groff
49 lines
810 B
Groff
.TH "CampusAppWP8.Utility.AppUriMapper" 3 "Thu Sep 26 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Utility.AppUriMapper \-
|
|
.PP
|
|
Class map Uri to AppPages
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.PP
|
|
Inherits UriMapperBase\&.
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "override Uri \fBMapUri\fP (Uri uri)"
|
|
.br
|
|
.RI "\fIMethod overrides MapUri from UriMapperBase \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
Class map Uri to AppPages
|
|
|
|
|
|
.SH "Member Function Documentation"
|
|
.PP
|
|
.SS "override Uri CampusAppWP8\&.Utility\&.AppUriMapper\&.MapUri (Uriuri)"
|
|
|
|
.PP
|
|
Method overrides MapUri from UriMapperBase
|
|
.PP
|
|
\fBParameters:\fP
|
|
.RS 4
|
|
\fIuri\fP the url
|
|
.RE
|
|
.PP
|
|
\fBReturns:\fP
|
|
.RS 4
|
|
the mapped url
|
|
.RE
|
|
.PP
|
|
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|