C# Class FootlooseFS.Service.FootlooseFSNotificationService

Inheritance: IFootlooseFSNotificationService
显示文件 Open project: pcarrasco23/FootlooseFinancialServices

Public Methods

Method Description
SendPersonUpdatedNotification ( int personId, string message ) : bool

Method Details

SendPersonUpdatedNotification() public method

public SendPersonUpdatedNotification ( int personId, string message ) : bool
personId int
message string
return bool