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