C# Class EasyBike.Notification.NotificationService

Inheritance: INotificationService
Mostra file 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