Ejemplo n.º 1
0
 private Uninstall(Uninstall other) : base(other)
 {
     JobInfo   = other.JobInfo;
     Inventory = other.Inventory;
 }
Ejemplo n.º 2
0
 private Uninstall(Uninstall other) : base(other)
 {
 }