示例#1
0
 private void eject(string hash)
 {
     _headers.Eject(hash);
     _outputCache.Eject(hash);
 }