NodeLocationReport constructor

NodeLocationReport(
  1. List<int> data
)

Implementation

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