Example #1
0
 public new Task Update(Expression <Func <IdentityServer4.MongoDB.Entities.PersistedGrant, bool> > filter, IdentityServer4.MongoDB.Entities.PersistedGrant entity)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public new Task Add(IdentityServer4.MongoDB.Entities.PersistedGrant entity)
 {
     throw new NotImplementedException();
 }