Ejemplo n.º 1
0
 def AddConnection(self, r, c):
     return _table.Table_AddConnection(self, r, c)
Ejemplo n.º 2
0
 def AddConnection(self, r, c):
     r"""AddConnection(Table self, int r, int c)"""
     return _table.Table_AddConnection(self, r, c)