Beispiel #1
0
 public bool AcceptsAny()
 {
     return(AcceptTypes.DefaultIfEmpty("*/*").Contains("*/*"));
 }