Method | Description | |
---|---|---|
GetKeyDatesForNotification ( System.Guid notificationId ) : Task |
||
KeyDatesOverrideRepository ( IwsContext context ) : System | ||
SetKeyDatesForNotification ( KeyDatesOverrideData data ) : System.Threading.Tasks.Task |
public GetKeyDatesForNotification ( System.Guid notificationId ) : Task |
||
notificationId | System.Guid | |
return | Task |
public KeyDatesOverrideRepository ( IwsContext context ) : System | ||
context | IwsContext | |
return | System |
public SetKeyDatesForNotification ( KeyDatesOverrideData data ) : System.Threading.Tasks.Task | ||
data | KeyDatesOverrideData | |
return | System.Threading.Tasks.Task |