Method | Description | |
---|---|---|
Buscar ( string Id ) : bool | ||
Eliminar ( string matricula ) : bool | ||
InscripcionesDetalle ( ) : System | ||
InscripcionesDetalle ( int IdInscripcion, int IdEstudiante ) : System | ||
Insertar ( ) : bool | ||
Listar ( string filtro ) : |
||
Modificar ( ) : bool |
public InscripcionesDetalle ( int IdInscripcion, int IdEstudiante ) : System | ||
IdInscripcion | int | |
IdEstudiante | int | |
return | System |
public static Listar ( string filtro ) : |
||
filtro | string | |
return |