コード例 #1
0
 public DataTable PerfilInicio(int empleado)
 {
     return(PI.GetDataPerfilInicio(empleado));
 }