Пример #1
0
 public static ICollection <string> keySet(this BaseBundle bundle)
 {
     return(bundle.KeySet());
 }