コード例 #1
0
 public static Int32Value Conv_Ovf_U2_Un(Real8Value a)
 {
     return(Int32Value.CreateUnknownUInt16());
 }
コード例 #2
0
ファイル: Real8Value.cs プロジェクト: haise0/de5dot
 public static Int32Value Conv_Ovf_U2_Un(Real8Value a) => Int32Value.CreateUnknownUInt16();