コード例 #1
0
 public string GetUrl(string Name)
 {
     return(bll.GetUrl(Name));
 }