C# Class Yodiwo.YPChannel.MessageIE

Afficher le fichier Open project: yodiwo/plegma

Méthodes publiques

Свойство Type Description
Key string
Value object

Méthodes publiques

Méthode Description
MessageIE ( string Key, object Value ) : System

Method Details

MessageIE() public méthode

public MessageIE ( string Key, object Value ) : System
Key string
Value object
Résultat System

Property Details

Key public_oe property

public string Key
Résultat string

Value public_oe property

public object Value
Résultat object