Repository Methods |
The Repository type exposes the following members.
Name | Description | |
---|---|---|
Dispose |
Disposes of this LocalRepository. See remarks.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetDrivingSide |
Indicates which side of the road vehicles drive in the specified country.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HasCountry |
Implemented by derived classes to determine whether a repository contains a given Country.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |