コード例 #1
0
 public void Visit(ErrorPCS pcs, byte data) => VisitPCS(pcs);
コード例 #2
0
 public void Visit(ErrorPCS pcs, byte data)
 {
 }
コード例 #3
0
 public void Visit(ErrorPCS pcs, byte data) => currentChange.ChangeData(buffer, index, 0xFF);
コード例 #4
0
 public void Visit(ErrorPCS pcs, byte data) => Visit((None)null, data);