예제 #1
0
파일: TypeParser.cs 프로젝트: kkdevs/sb3u
 public Uint8(Uint8 i)
 {
     Name           = i.Name;
     NeedsAlignment = i.NeedsAlignment;
 }
예제 #2
0
 public Uint8(Uint8 i)
 {
     Name = i.Name;
 }
예제 #3
0
 public Uint8(Uint8 i)
 {
     Name = i.Name;
 }