ParseComplete constructor

ParseComplete(
  1. int componentCount
)

Creates a parse-complete event with the given componentCount.

Implementation

ParseComplete(this.componentCount);