Ejemplo n.º 1
0
 public Int32 HNC_AlarmClr(Int32 type, Int32 level)
 {
     return(HncApi.HNC_AlarmClr(type, level, _ClientNo));
 }