Exemple #1
0
 public string GetDefaultUrl(string specified)
 {
     return(UrlFactory.GetClassListUrl(specified));
 }