Beispiel #1
0
 public Int32 ClearLink(Int32 wOne, Int32 wAnOther)
 {
     lock (syncObj)
     {
         return(D160X.ClearLink(wOne, wAnOther));
     }
 }