Ejemplo n.º 1
0
 public void BeforeEach()
 {
     filter = new Lzma2Filter();
 }
Ejemplo n.º 2
0
 public Lzma2Tests()
 {
     filter = new Lzma2Filter();
 }