MaintenanceCommandHelperGetUserMessages - метод

Parses user messages string from command line args.

Definition

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

Параметры

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

См. также