示例#1
0
 public double imethod_16(byte[] bytes)
 {
     return(BitConverter.ToDouble(Class81.smethod_5(bytes), 0));
 }
示例#2
0
 public ulong imethod_15(byte[] bytes)
 {
     return(BitConverter.ToUInt64(Class81.smethod_5(bytes), 0));
 }