C# Class EasyBike.Notification.NotificationService

Inheritance: INotificationService
Exibir arquivo 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