示例#1
0
 public void Export(Repository repository, System.IO.Stream outputStream)
 {
     inner.Export(repository, outputStream);
 }