Example #1
0
 public IEnumerable <string> GetSupportedExtensions()
 {
     return(SupportedExtensions.Split('|'));
 }