MissMatchProfileIndex constructor

MissMatchProfileIndex(
  1. int providedIndex,
  2. int expectedIndex
)

Implementation

MissMatchProfileIndex(this.providedIndex, this.expectedIndex);