URoutineContext constructor

URoutineContext(
  1. BigInt A,
  2. BigInt B
)

Implementation

URoutineContext(this.A, this.B);