Method | 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 | ||
return |
public Detach ( |
||
enroll | ||
return | void |
public EnrollRepository ( MhotivoContext ctx ) : System | ||
ctx | MhotivoContext | |
return | System |
public Filter ( bool>.Expression |
||
expression | bool>.Expression | |
return | IQueryable |
public First ( Enroll>.Expression |
||
query | Enroll>.Expression | |
return |
public Query ( Enroll>.Expression |
||
expression | Enroll>.Expression | |
return | IQueryable |
public Update ( |
||
itemToUpdate | ||
return |
public Update ( |
||
itemToUpdate | ||
academicYear | bool | |
student | bool | |
return |