internal R0Linker() { r0 = new R0(); r1 = new R1(); r2 = new R2(); r3 = new R3(); r4 = new R4(); }
public virtual void SetR2(R2 r2) { this.r2 = r2; }