71 lines
1.7 KiB
Groff
71 lines
1.7 KiB
Groff
.TH "CampusAppWP8.Model.GeoDb.PlaceInformation" 3 "Thu Sep 12 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.GeoDb.PlaceInformation \-
|
|
.PP
|
|
Information about the place\&.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.PP
|
|
Inherits IEquatable< PlaceInformation >\&.
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "bool \fBEquals\fP (\fBPlaceInformation\fP other)"
|
|
.br
|
|
.RI "\fITests if this \fBPlaceInformation\fP is considered equal to another\&.\fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "string \fBInformationName\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the name of the information\&.\fP"
|
|
.ti -1c
|
|
.RI "string \fBInformationValue\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the information value\&.\fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
Information about the place\&.
|
|
|
|
Stubbfel, 19\&.08\&.2013\&.
|
|
.SH "Member Function Documentation"
|
|
.PP
|
|
.SS "bool CampusAppWP8\&.Model\&.GeoDb\&.PlaceInformation\&.Equals (\fBPlaceInformation\fPother)"
|
|
|
|
.PP
|
|
Tests if this \fBPlaceInformation\fP is considered equal to another\&.Stubbfel, 09\&.09\&.2013\&.
|
|
.PP
|
|
\fBParameters:\fP
|
|
.RS 4
|
|
\fIother\fP The place information 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\&.PlaceInformation\&.InformationName\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the name of the information\&.The name of the information\&.
|
|
.SS "string CampusAppWP8\&.Model\&.GeoDb\&.PlaceInformation\&.InformationValue\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the information value\&.The information value\&.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|