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