change namespace of taghandler and add docs
This commit is contained in:
@@ -0,0 +1,79 @@
|
||||
.TH "CampusAppWP8ScheduledTaskAgent.Utility.HttpRequest" 3 "Fri Oct 18 2013" "Version 1.0.0" "CampusAppW8" \" -*- nroff -*-
|
||||
.ad l
|
||||
.nh
|
||||
.SH NAME
|
||||
CampusAppWP8ScheduledTaskAgent.Utility.HttpRequest \-
|
||||
.PP
|
||||
Class realize the access of restful \fBHttpRequest\fP\&.
|
||||
|
||||
.SH SYNOPSIS
|
||||
.br
|
||||
.PP
|
||||
.PP
|
||||
Inherits \fBCampusAppWPortalLib8\&.Utility\&.AbstractHttpRequest\fP\&.
|
||||
.SS "Public Member Functions"
|
||||
|
||||
.in +1c
|
||||
.ti -1c
|
||||
.RI "\fBHttpRequest\fP ()"
|
||||
.br
|
||||
.RI "\fIInitializes a new instance of the \fBHttpRequest\fP class\&. \fP"
|
||||
.ti -1c
|
||||
.RI "\fBHttpRequest\fP (Uri apiBaseAddress)"
|
||||
.br
|
||||
.RI "\fIInitializes a new instance of the \fBHttpRequest\fP class\&. \fP"
|
||||
.ti -1c
|
||||
.RI "void \fBHttpGet\fP (Uri url, Action< object, DownloadStringCompletedEventArgs > action)"
|
||||
.br
|
||||
.RI "\fIMethod realize the http-get-method resource\&. \fP"
|
||||
.in -1c
|
||||
.SS "Additional Inherited Members"
|
||||
.SH "Detailed Description"
|
||||
.PP
|
||||
Class realize the access of restful \fBHttpRequest\fP\&.
|
||||
|
||||
Stubbfel, 15\&.10\&.2013\&.
|
||||
.PP
|
||||
\fBSee Also:\fP
|
||||
.RS 4
|
||||
T:CampusAppWPortalLib8\&.Utility\&.AbstractHttpRequest
|
||||
.PP
|
||||
.RE
|
||||
.PP
|
||||
|
||||
.SH "Constructor & Destructor Documentation"
|
||||
.PP
|
||||
.SS "CampusAppWP8ScheduledTaskAgent\&.Utility\&.HttpRequest\&.HttpRequest ()"
|
||||
|
||||
.PP
|
||||
Initializes a new instance of the \fBHttpRequest\fP class\&. Stubbfel, 15\&.10\&.2013\&.
|
||||
.SS "CampusAppWP8ScheduledTaskAgent\&.Utility\&.HttpRequest\&.HttpRequest (UriapiBaseAddress)"
|
||||
|
||||
.PP
|
||||
Initializes a new instance of the \fBHttpRequest\fP class\&. Stubbfel, 15\&.10\&.2013\&.
|
||||
.PP
|
||||
\fBParameters:\fP
|
||||
.RS 4
|
||||
\fIapiBaseAddress\fP the url of the \fBHttpRequest\fP base address\&.
|
||||
.RE
|
||||
.PP
|
||||
|
||||
.SH "Member Function Documentation"
|
||||
.PP
|
||||
.SS "void CampusAppWP8ScheduledTaskAgent\&.Utility\&.HttpRequest\&.HttpGet (Uriurl, Action< object, DownloadStringCompletedEventArgs >action)"
|
||||
|
||||
.PP
|
||||
Method realize the http-get-method resource\&. Stubbfel, 15\&.10\&.2013\&.
|
||||
.PP
|
||||
\fBParameters:\fP
|
||||
.RS 4
|
||||
\fIurl\fP Url of the resource\&.
|
||||
.br
|
||||
\fIaction\fP callback method\&.
|
||||
.RE
|
||||
.PP
|
||||
|
||||
|
||||
.SH "Author"
|
||||
.PP
|
||||
Generated automatically by Doxygen for CampusAppW8 from the source code\&.
|
||||
Reference in New Issue
Block a user