예제 #1
0
 internal void ClearData()
 {
     // remove all cached data for this Beacon from the cache
     beaconCache.DeleteCacheEntry(sessionNumber);
 }