The Visitor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Visitor | Overloaded. |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Returns the member name
(Overrides Object..::.ToString()()().) |
Properties
Name | Description | |
---|---|---|
FirstVisitAt |
Gets the first visit date
| |
Member |
Gets the member
| |
VisitedAt |
Gets the visit date
| |
Visits |
Gets the visits count
|