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