NodeNameReport constructor

NodeNameReport(
  1. List<int> data
)

Implementation

NodeNameReport(List<int> data) : super(data);