Example #1
0
 public OpenIdApplicationRoleRemovedEventHandler(OpenIdApplicationStore store)
 {
     _store = store;
 }