コード例 #1
0
ファイル: pyUniSet.py プロジェクト: vitlav/libuniset
def getValue(*args):
  return _pyUniSet.getValue(*args)
コード例 #2
0
ファイル: pyUniSet.py プロジェクト: Alterego9021/uniset2
def getValue(id):
    return _pyUniSet.getValue(id)
コード例 #3
0
ファイル: pyUniSet.py プロジェクト: i-am-ilya/uniset2
def getValue(id):
    return _pyUniSet.getValue(id)
コード例 #4
0
ファイル: pyUniSet.py プロジェクト: Chechunlong/libuniset
def getValue(*args):
    return _pyUniSet.getValue(*args)