Beispiel #1
0
 private ServiceRecord DoTest(ExpectedServiceAttribute[] expected, byte[] buffer)
 {
     return(TestRecordParsing.DoTest(expected, buffer));
 }