49 lines
949 B
Groff
49 lines
949 B
Groff
.TH "CampusAppWP8.Utility.Wp8StringManager" 3 "Fri Oct 11 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Utility.Wp8StringManager \-
|
|
.PP
|
|
Class provides some special StringMethods
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.PP
|
|
Inherits DefaultStringManager\&.
|
|
.SS "Static Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "static string \fBStripAndDecodeHTML\fP (string inputString)"
|
|
.br
|
|
.RI "\fIMethod removes Html-Tag of a String \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
Class provides some special StringMethods
|
|
|
|
|
|
.SH "Member Function Documentation"
|
|
.PP
|
|
.SS "static string CampusAppWP8\&.Utility\&.Wp8StringManager\&.StripAndDecodeHTML (stringinputString)\fC [static]\fP"
|
|
|
|
.PP
|
|
Method removes Html-Tag of a String
|
|
.PP
|
|
\fBParameters:\fP
|
|
.RS 4
|
|
\fIinputString\fP String with Html-Tags
|
|
.RE
|
|
.PP
|
|
\fBReturns:\fP
|
|
.RS 4
|
|
String without Html-Tags
|
|
.RE
|
|
.PP
|
|
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|