Esempio n. 1
0
 public ZpiObject(AF.AfCommand afCmd)
     : this(CommandSubsystem.AF, (byte)afCmd)
 {
 }
Esempio n. 2
0
 public ZpiSREQ(AF.AfCommand afCmd)
     : this(CommandSubsystem.AF, (byte)afCmd)
 {
 }