Example #1
0
 public static ulong GetMultipartID(uint u1, uint u2)
 {
     return(DbDino.ZipperDinoId(u1, u2));
 }