Exemple #1
0
 public Uint32(Uint32 i)
 {
     Name           = i.Name;
     NeedsAlignment = i.NeedsAlignment;
 }
Exemple #2
0
 public Uuint32(Uint32 i)
 {
     Name = i.Name;
 }
Exemple #3
0
 public Uuint32(Uint32 i)
 {
     Name = i.Name;
 }