issues
search
b1k-00
/
Fan-Dev
1
stars
0
forks
source link
IGenRepo_AppBase_Creation
#11
Closed
b1k-00
closed
1 year ago
b1k-00
commented
1 year ago
App Base Class req
[ ] make sure you have a constructor ---> Pub
(iGenRepo
param) { param = param}
[ ] CRUD ops Skeleton
[ ] will need IGenRepo class with method signatures also
b1k-00
commented
1 year ago
Refer to JA Term as reference for creating both repo & app classes
App Base Class req