示例#1
0
 def Load(self, arg2):
     return _table.Table_Load(self, arg2)
示例#2
0
 def Load(self, _in):
     r"""Load(Table self, std::istream & _in)"""
     return _table.Table_Load(self, _in)