コード例 #1
0
 public RoleStore(DbUow context) : base(context)
 {
 }
コード例 #2
0
 public UserStore(DbUow context) : base(context)
 {
 }