示例#1
0
 public CRoleStore(CContext ctx)
     : base(ctx)
 {
 }
示例#2
0
 public CUserStore(CContext ctx)
     : base(ctx)
 {
 }