NotificationResolverTryResolve - метод |
Пространство имён:
Tessa.Extensions.Default.Shared.Notices
Сборка:
Tessa.Extensions.Default.Shared (в Tessa.Extensions.Default.Shared.dll) Версия: 3.5.0.19
Синтаксис public INotificationSender TryResolve(
string notificationTypeKey
)
Public Function TryResolve (
notificationTypeKey As String
) As INotificationSender
public:
virtual INotificationSender^ TryResolve(
String^ notificationTypeKey
) sealed
abstract TryResolve :
notificationTypeKey : string -> INotificationSender
override TryResolve :
notificationTypeKey : string -> INotificationSender
Параметры
- notificationTypeKey
- Тип: SystemString
Возвращаемое значение
Тип:
INotificationSenderРеализации
INotificationResolverTryResolve(String)См. также