Method | Description | |
---|---|---|
GetNotificationApplication ( System.Guid notificationId ) : Task |
||
IwsContext ( IUserContext userContext, IEventDispatcher dispatcher ) : System |
Method | Description | |
---|---|---|
OnModelCreating ( DbModelBuilder modelBuilder ) : void |
Method | Description | |
---|---|---|
IsInternal ( ) : Task |
public GetNotificationApplication ( System.Guid notificationId ) : Task |
||
notificationId | System.Guid | |
return | Task |
public IwsContext ( IUserContext userContext, IEventDispatcher dispatcher ) : System | ||
userContext | IUserContext | |
dispatcher | IEventDispatcher | |
return | System |
protected OnModelCreating ( DbModelBuilder modelBuilder ) : void | ||
modelBuilder | DbModelBuilder | |
return | void |