MaintenanceCommandHelperGetUserMessages - метод

Parses user messages string from command line args.

Definition

Пространство имён: Tessa.Discovery.Senders
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public static void GetUserMessages(
	IDictionary<string, string> messages,
	IList<string>? rawMessages
)

Параметры

messages  IDictionaryString, String
Ready messages dictionary.
rawMessages  IListString
Raw message strings.

См. также