Ejemplo n.º 1
0
 public System.Collections.Generic.IList <AdminEN> DamePorEmail(String p_email)
 {
     return(_IAdminCAD.DamePorEmail(p_email));
 }