Example #1
0
 public FileTypeMatcher(FileTypeDescriptor file_type_descriptor)
     : this(ToolsCollection.ConvertToList(file_type_descriptor))
 {
 }