NotificationResolverTryResolve - метод
Пространство имён: Tessa.Extensions.Default.Shared.NoticesСборка: Tessa.Extensions.Default.Shared (в Tessa.Extensions.Default.Shared.dll) Версия: 3.6.0.22
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 String
-
INotificationSenderINotificationResolverTryResolve(String)