CheckPointsModel constructor

CheckPointsModel(
  1. CheckCategory p
)

Implementation

CheckPointsModel(CheckCategory p) : super(p);