rollback method

void rollback()

Implementation

void rollback() {
  _tsxDelegate.rollback();
}