示例#1
0
 public Int32 CheckChType(Int32 wChnlNo)
 {
     lock (syncObj)
     {
         return(D160X.CheckChType(wChnlNo));
     }
 }