RemoveSimulatedPageFile() static private method

static private RemoveSimulatedPageFile ( string key ) : void
key string
return void
Example #1
0
 public void Dispose()
 {
     EnhancedImageServer.RemoveSimulatedPageFile(Key);
 }