public EntryRepository(EasyWalletContext context) : base(context)
 {
 }
Beispiel #2
0
 public TagRepository(EasyWalletContext context) : base(context)
 {
 }
 public CategoryRepository(EasyWalletContext context) : base(context)
 {
 }