Exemple #1
0
 private static FilterConfig GetFilterConfig(string fileName)
 {
     return(ConfigParser.FilterFromFile(fileName));
 }