Method | Description | |
---|---|---|
NotificationService ( IRedisService redisService ) : System.ServiceModel.Activation | ||
PublishCommentAdded ( |
||
PublishCommentLikesUpdate ( |
||
PublishMessage ( string message ) : void | ||
PublishPostLikesUpdate ( |
public NotificationService ( IRedisService redisService ) : System.ServiceModel.Activation | ||
redisService | IRedisService | |
return | System.ServiceModel.Activation |
public PublishCommentAdded ( |
||
commentAdded | ||
return | void |
public PublishCommentLikesUpdate ( |
||
commentLikesUpdate | ||
return | void |
public PublishMessage ( string message ) : void | ||
message | string | |
return | void |
public PublishPostLikesUpdate ( |
||
postLikesUpdate | ||
return | void |