63 lines
1.6 KiB
Groff
63 lines
1.6 KiB
Groff
.TH "CampusAppWPortalLib8.Utility.AbstractHttpRequest" 3 "Fri Oct 18 2013" "Version 1.0.0" "CampusAppW8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWPortalLib8.Utility.AbstractHttpRequest \-
|
|
.PP
|
|
abstract Class provides some methods and member for HttpRequest\&.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.PP
|
|
Inherited by \fBCampusAppWP8\&.Utility\&.HttpRequest\fP, and \fBCampusAppWP8ScheduledTaskAgent\&.Utility\&.HttpRequest\fP\&.
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "Uri \fBCreateGetUrl\fP (List< \fBUrlParamModel\fP > parameters)"
|
|
.br
|
|
.RI "\fIMethod create the Url for the http-get-method\&. \fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "string \fBBaseAddress\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets BaseAddress of the webClient\&. \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
abstract Class provides some methods and member for HttpRequest\&.
|
|
|
|
Stubbfel, 15\&.10\&.2013\&.
|
|
.SH "Member Function Documentation"
|
|
.PP
|
|
.SS "Uri CampusAppWPortalLib8\&.Utility\&.AbstractHttpRequest\&.CreateGetUrl (List< \fBUrlParamModel\fP >parameters)"
|
|
|
|
.PP
|
|
Method create the Url for the http-get-method\&. Stubbfel, 15\&.10\&.2013\&.
|
|
.PP
|
|
\fBParameters:\fP
|
|
.RS 4
|
|
\fIparameters\fP list of parameters\&.
|
|
.RE
|
|
.PP
|
|
\fBReturns:\fP
|
|
.RS 4
|
|
absolute API-Url include GetParameter\&.
|
|
.RE
|
|
.PP
|
|
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "string CampusAppWPortalLib8\&.Utility\&.AbstractHttpRequest\&.BaseAddress\fC [get]\fP, \fC [set]\fP, \fC [protected]\fP"
|
|
|
|
.PP
|
|
Gets or sets BaseAddress of the webClient\&. The base address\&.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppW8 from the source code\&.
|