C# Class Yodiwo.API.Logic.ListenerKey

Afficher le fichier Open project: yodiwo/plegma

Méthodes publiques

Свойство Type Description
ListenerId string
Type eListenerType

Méthodes publiques

Méthode Description
ListenerKey ( eListenerType type, string id ) : System

Method Details

ListenerKey() public méthode

public ListenerKey ( eListenerType type, string id ) : System
type eListenerType
id string
Résultat System

Property Details

ListenerId public_oe property

public string ListenerId
Résultat string

Type public_oe property

public eListenerType Type
Résultat eListenerType