예제 #1
0
 public uint imethod_13(byte[] bytes)
 {
     return(BitConverter.ToUInt32(Class81.smethod_4(bytes), 0));
 }
예제 #2
0
 public float imethod_17(byte[] bytes)
 {
     return(BitConverter.ToSingle(Class81.smethod_4(bytes), 0));
 }