C# Class MessageHarvestExecuted, tf_client

Message sent when a harvest is executed.
Inheritance: MessageAM
Afficher le fichier Open project: wids-eria/tf_client Class Usage Examples

Méthodes publiques

Свойство Type Description
listenerType string

Méthodes publiques

Méthode Description
MessageHarvestExecuted ( Harvest, harvest, Harvest, products )

Initializes a new instance of the MessageHarvestExecuted class.

Method Details

MessageHarvestExecuted() public méthode

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

Property Details

listenerType public_oe static_oe property

The type of the listener.
public static string listenerType
Résultat string