C# Class MHP.CodingChallenge.Backend.Dependency.Notifications.PushNotificationHandler

Exibir arquivo Open project: MHP-A-Porsche-Company/coding-challenges

Public Methods

Method Description
SendNotification ( Inquiry.Inquiry inquiry ) : void

Method Details

SendNotification() public method

public SendNotification ( Inquiry.Inquiry inquiry ) : void
inquiry Inquiry.Inquiry
return void