C# Класс EPiServer.Translate.ZapireNotificationFormatter

Наследование: INotificationFormatter
Показать файл Открыть проект

Открытые методы

Метод Описание
FormatMessages ( IEnumerable notifications, string recipient, NotificationFormat format, string notificationChannelName ) : IEnumerable

Описание методов

FormatMessages() публичный Метод

public FormatMessages ( IEnumerable notifications, string recipient, NotificationFormat format, string notificationChannelName ) : IEnumerable
notifications IEnumerable
recipient string
format NotificationFormat
notificationChannelName string
Результат IEnumerable