Exemplo n.º 1
0
 public double imethod_25(byte[] bytes, int index)
 {
     return(BitConverter.ToDouble(Class81.smethod_8(bytes, index), 0));
 }
Exemplo n.º 2
0
 public ulong imethod_24(byte[] bytes, int index)
 {
     return(BitConverter.ToUInt64(Class81.smethod_8(bytes, index), 0));
 }