Beispiel #1
0
 def setEventLock(self, *args):
     return _ESL.ESLconnection_setEventLock(self, *args)
 def setEventLock(self, val):
     return _ESL.ESLconnection_setEventLock(self, val)