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