Esempio n. 1
0
 public Int32 DJCvt_LeftLine(Int32 wChnlNo)
 {
     lock (syncObj)
     {
         return(D160X.DJCvt_LeftLine(wChnlNo));
     }
 }