NodeInformationFrame constructor

NodeInformationFrame(
  1. List<int> data
)

Implementation

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