DefaultMessageServiceSend - метод

Пространство имён:  Orchard.Messaging.Services
Сборка:  EleWise.ELMA.SDK.Web (в EleWise.ELMA.SDK.Web.dll) Версия: 1.0.0.0
Синтаксис
C#
public void Send(
	string type,
	IDictionary<string, Object> parameters
)

Параметры

type
Тип: String
parameters
Тип: IDictionaryString, Object

Реализации

IMessageServiceSend(String, IDictionaryString, Object)
См. также