Method | Description | |
---|---|---|
GetNotificationTypes ( |
||
Register ( |
||
Unregister ( |
public GetNotificationTypes ( |
||
user | ||
return | IList |
public Register ( |
||
user | ||
type | eu.sig.training.ch06.userservice.NotificationType | |
return | void |
public Unregister ( |
||
user | ||
type | eu.sig.training.ch06.userservice.NotificationType | |
return | void |