NotificationExtensionHelperGetCardLinkTNotification - метод

Definition

Пространство имён: Tessa.Extensions.Default.Server.Notices
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.22
C#
public static string GetCardLink<TNotification>(
	INotificationContext context,
	INotificationData<TNotification> data
)
where TNotification : INotification

Параметры

context  INotificationContext
 
data  INotificationDataTNotification
 

Параметры типа

TNotification

Возвращаемое значение

String

См. также