Esempio n. 1
0
 protected fpkSubfileFormat(string name, fpkSubfileFormatIdx idx)
 {
     this.Name      = name;
     this.FormatIdx = idx;
 }
Esempio n. 2
0
 protected fpkSubfileFormat(string name, fpkSubfileFormatIdx idx)
 {
     this.Name = name;
     this.FormatIdx = idx;
 }