Пример #1
0
 public void BeforeEach()
 {
     filter = new Lzma2Filter();
 }
Пример #2
0
 public Lzma2Tests()
 {
     filter = new Lzma2Filter();
 }