예제 #1
0
 public RoleStore(DbUow context) : base(context)
 {
 }
예제 #2
0
 public UserStore(DbUow context) : base(context)
 {
 }