Méthode | Description | |
---|---|---|
NotificationService ( IRedisService redisService ) : System.ServiceModel.Activation | ||
PublishCommentAdded ( |
||
PublishCommentLikesUpdate ( |
||
PublishMessage ( string message ) : void | ||
PublishPostLikesUpdate ( |
public NotificationService ( IRedisService redisService ) : System.ServiceModel.Activation | ||
redisService | IRedisService | |
Résultat | System.ServiceModel.Activation |
public PublishCommentAdded ( |
||
commentAdded | ||
Résultat | void |
public PublishCommentLikesUpdate ( |
||
commentLikesUpdate | ||
Résultat | void |
public PublishMessage ( string message ) : void | ||
message | string | |
Résultat | void |
public PublishPostLikesUpdate ( |
||
postLikesUpdate | ||
Résultat | void |