ClearAll() public method

public ClearAll ( ) : void
return void
Beispiel #1
0
 public void ClearCache()
 {
     sessionLevelCache.ClearAll();
 }