예제 #1
0
 public Seo GetSeo(int id)
 {
     return(dal.GetSeo(id));
 }