INotificationDataTNotification - интерфейс
Пространство имён: Tessa.Extensions.Default.Server.NoticesСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.22
public interface INotificationData<in TNotification>
where TNotification : INotification
Public Interface INotificationData(Of In TNotification As INotification)
generic<typename TNotification>
where TNotification : INotification
public interface class INotificationData
type INotificationData<'TNotification when 'TNotification : INotification> = interface end
Параметры типа
- TNotification