예제 #1
0
파일: index.aspx.cs 프로젝트: luismbm89/TP
 protected void Page_Load(object sender, EventArgs e)
 {
     ltImagenes.Text = ProveedorBLL.Top10();
 }