コード例 #1
0
 public virtual Type GetDecompressorType()
 {
     return(ZlibFactory.GetZlibDecompressorType(conf));
 }