コード例 #1
0
 public static bool smethod_0(Struct79 struct790, Struct79 struct791)
 {
     return(struct790.Double0 == struct791.Double0 && struct790.Double1 == struct791.Double1);
 }
コード例 #2
0
 public Struct79(Struct79 struct790)
 {
     Double0 = struct790.Double0;
     Double1 = struct790.Double1;
 }