public BaseResult shallowClone() { BaseResult dgVar = new dg(this.Dy); dgVar.list = this.list; return dgVar; }
public BaseResult shallowClone() { BaseResult dUVar = new dU(this.kR); dUVar.list = this.list; return dUVar; }