Ejemplo n.º 1
0
 public Dictionary <int, PublishingPackage> GetPublishingPackages()
 {
     return(_migrationEngine.GetPublishingPackages());
 }