Exemplo n.º 1
0
 public InputFileSection(string section)
 {
     input_file = null; input_section = section; selection = InputFileSelection.All;
 }
Exemplo n.º 2
0
 public InputFileSection(string section) { input_file = null; input_section = section; selection = InputFileSelection.All; }