Beispiel #1
0
 public Constant Word(int byteSize, long n)
 {
     return(Constant.Word(byteSize, n));
 }