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