Exemplo n.º 1
0
 public static AdInfo ReadAd(int id)
 {
     return(dal.ReadAd(id));
 }