... IAbpPersistedGrantDbContext { /* Define an IDbSet for each entity of the application */ public DbSet<PersistedGrantEntity> PersistedGrants { get; set; } ...
確定! 回上一頁