Clear() public method

public Clear ( ) : void
return void
Ejemplo n.º 1
0
 public void ClearFileCache()
 {
     fileCache.Clear();
 }