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