NotificationHelperAddNotificationT(CardInfoStorageObject, T) - метод

Definition

Пространство имён: Tessa.Extensions.Default.Shared.Notices
Сборка: Tessa.Extensions.Default.Shared (в Tessa.Extensions.Default.Shared.dll) Версия: 3.6.0.22
C#
public static void AddNotification<T>(
	CardInfoStorageObject infoObject,
	params T[] notifications
)
where T : INotification

Параметры

infoObject  CardInfoStorageObject
 
notifications  T
 

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

T

См. также