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