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