Exemple #1
0
 internal getUser(AppDb db)
 {
     Db = db;
 }
Exemple #2
0
 internal getDocument(AppDb db)
 {
     Db = db;
 }