87 lines
2.0 KiB
Groff
87 lines
2.0 KiB
Groff
.TH "CampusAppWP8.Model.GeoDb.PlaceService" 3 "Thu Sep 26 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.GeoDb.PlaceService \-
|
|
.PP
|
|
Place service\&.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.PP
|
|
Inherits IEquatable< PlaceService >\&.
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "bool \fBEquals\fP (\fBPlaceService\fP other)"
|
|
.br
|
|
.RI "\fITests if this \fBPlaceService\fP is considered equal to another\&.\fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "string \fBServiceName\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the name of the service\&.\fP"
|
|
.ti -1c
|
|
.RI "string \fBSAP\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the SAP of an service\&.\fP"
|
|
.ti -1c
|
|
.RI "string \fBRequest\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the request for a place\&.\fP"
|
|
.ti -1c
|
|
.RI "string \fBURLString\fP\fC [get]\fP"
|
|
.br
|
|
.RI "\fIGets the URL string\&.\fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
Place service\&.
|
|
|
|
Stubbfel, 19\&.08\&.2013\&.
|
|
.SH "Member Function Documentation"
|
|
.PP
|
|
.SS "bool CampusAppWP8\&.Model\&.GeoDb\&.PlaceService\&.Equals (\fBPlaceService\fPother)"
|
|
|
|
.PP
|
|
Tests if this \fBPlaceService\fP is considered equal to another\&.Stubbfel, 09\&.09\&.2013\&.
|
|
.PP
|
|
\fBParameters:\fP
|
|
.RS 4
|
|
\fIother\fP The place service to compare to this object\&.
|
|
.RE
|
|
.PP
|
|
\fBReturns:\fP
|
|
.RS 4
|
|
true if the objects are considered equal, false if they are not\&.
|
|
.RE
|
|
.PP
|
|
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "string CampusAppWP8\&.Model\&.GeoDb\&.PlaceService\&.Request\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the request for a place\&.The request\&.
|
|
.SS "string CampusAppWP8\&.Model\&.GeoDb\&.PlaceService\&.SAP\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the SAP of an service\&.The sap\&.
|
|
.SS "string CampusAppWP8\&.Model\&.GeoDb\&.PlaceService\&.ServiceName\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the name of the service\&.The name of the service\&.
|
|
.SS "string CampusAppWP8\&.Model\&.GeoDb\&.PlaceService\&.URLString\fC [get]\fP"
|
|
|
|
.PP
|
|
Gets the URL string\&.The URL string\&.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|