C# Class EasyBike.Notification.NotificationService

Inheritance: INotificationService
显示文件 Open project: ThePublicBikeGang/EasyBike

Public Methods

Method Description
Notify ( Notification notification ) : void

Method Details

Notify() public method

public Notify ( Notification notification ) : void
notification Notification
return void