Méthode | Description | |
---|---|---|
Create ( |
||
Delete ( long id ) : |
||
Detach ( |
||
EnrollRepository ( MhotivoContext ctx ) : System | ||
Filter ( bool>.Expression |
||
First ( Enroll>.Expression |
||
GetById ( long id ) : |
||
Query ( Enroll>.Expression |
||
SaveChanges ( ) : void | ||
Update ( |
||
Update ( |
public Create ( |
||
itemToCreate | ||
Résultat |
public Detach ( |
||
enroll | ||
Résultat | void |
public EnrollRepository ( MhotivoContext ctx ) : System | ||
ctx | MhotivoContext | |
Résultat | System |
public Filter ( bool>.Expression |
||
expression | bool>.Expression | |
Résultat | IQueryable |
public First ( Enroll>.Expression |
||
query | Enroll>.Expression | |
Résultat |
public Query ( Enroll>.Expression |
||
expression | Enroll>.Expression | |
Résultat | IQueryable |
public Update ( |
||
itemToUpdate | ||
Résultat |
public Update ( |
||
itemToUpdate | ||
academicYear | bool | |
student | bool | |
Résultat |