Beispiel #1
0
 public Int32 CheckChTypeNew(Int32 wChnlNo)
 {
     lock (syncObj)
     {
         return(D160X.CheckChTypeNew(wChnlNo));
     }
 }