Ejemplo n.º 1
0
 public static byte ByteOtherThan(params byte[] others)
 {
     return(Generate.ByteOtherThan(others));
 }