Esempio n. 1
0
 public void Visit(ErrorPCS pcs, byte data) => VisitPCS(pcs);
 public void Visit(ErrorPCS pcs, byte data)
 {
 }
 public void Visit(ErrorPCS pcs, byte data) => currentChange.ChangeData(buffer, index, 0xFF);
 public void Visit(ErrorPCS pcs, byte data) => Visit((None)null, data);