C# Class VirtoCommerce.Platform.Data.Notifications.SampleNotification

Inheritance: VirtoCommerce.Platform.Core.Notifications.EmailNotification
Datei anzeigen Open project: VirtoCommerce/vc-internal

Private Properties

Property Type Description

Public Methods

Method Description
SampleNotification ( IEmailNotificationSendingGateway gateway ) : System

Method Details

SampleNotification() public method

public SampleNotification ( IEmailNotificationSendingGateway gateway ) : System
gateway IEmailNotificationSendingGateway
return System