コード例 #1
0
ファイル: AxisController.cs プロジェクト: licanwen/op
 public bool Read(IoPoint ioPoint)
 {
     return(ApsController.Read(ioPoint));
 }