Exemplo n.º 1
0
 public static string Cdn(string file)
 {
     return(Common(Urls.JavaScript(file)));
 }