Ejemplo n.º 1
0
 public void Dump(Stream builderGraphStream, IBuilder rootBuilder)
 {
     baseContext.Dump(builderGraphStream, rootBuilder);
 }