Exemple #1
0
 public HNDataDTO GetHIDBytes(HID hid)
 {
     return(HeapNode.GetHIDBytes(hid));
 }