![]() |
Initializes a new instance of the InMemoryMapper class. |
![]() | |
![]() | |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Finds a beacon matching the given unique id. If more than one beacon matching the id exists in the mapper, the first one found is returned. |
![]() | InMemoryMapper is backed by a Hashtable and so all beacons must have a unique id. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | |
![]() | |
![]() | Loads several new Beacons into the Mapper at once. Depending on the mapper implementation, this may be more efficient than individual loads. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
InMemoryMapper Class | POLS.Mappers Namespace