Method | Description | |
---|---|---|
AllIncluding ( ) : IQueryable |
||
Delete ( int id ) : void | ||
FillThemesCheckBoxList ( IEnumerable |
||
Find ( int id ) : Theme | ||
InsertOrUpdate ( Theme theme ) : void | ||
Save ( ) : void | ||
ThemeRepository ( IvtLibraryEntities db ) : System |
public FillThemesCheckBoxList ( IEnumerable |
||
themes | IEnumerable |
|
return | List |
public ThemeRepository ( IvtLibraryEntities db ) : System | ||
db | IvtLibraryEntities | |
return | System |