コード例 #1
0
ファイル: EmpleadoCN.cs プロジェクト: lenin16/MVC_Proyeto
 public static List <EmpleadoCE> ListarEmpleado()
 {
     return(obj.ListarEmpleado());
 }