C# Класс MessageHarvestExecuted, tf_client

Message sent when a harvest is executed.
Наследование: MessageAM
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
listenerType string

Открытые методы

Метод Описание
MessageHarvestExecuted ( Harvest, harvest, Harvest, products )

Initializes a new instance of the MessageHarvestExecuted class.

Описание методов

MessageHarvestExecuted() публичный Метод

Initializes a new instance of the MessageHarvestExecuted class.
public MessageHarvestExecuted ( Harvest, harvest, Harvest, products )
harvest Harvest, /// Harvest. ///
products Harvest, /// Products. ///

Описание свойств

listenerType публичное статическое свойство

The type of the listener.
public static string listenerType
Результат string