コード例 #1
0
ファイル: Value.cs プロジェクト: ifshuaishuai/HWCPipe
 public Value(long value) : this(HWCPipeAndroidPINVOKE.new_Value__SWIG_1(value), true)
 {
 }