예제 #1
0
 public VisklusaLoader(IFormat format)
 {
     _format = format;
     _reader = _format.GetPackageReader();
 }