POLS

InMemoryMapper.FindBeacons Method 

InMemoryMapper is backed by a Hashtable and so all beacons must have a unique id.

public override Beacon[] FindBeacons(
   string id
);

Parameters

id

Return Value

See Also

InMemoryMapper Class | POLS.Mappers Namespace