C# Class Yodiwo.API.Logic.ListenerKey

Datei anzeigen Open project: yodiwo/plegma

Public Properties

Property Type Description
ListenerId string
Type eListenerType

Public Methods

Method Description
ListenerKey ( eListenerType type, string id ) : System

Method Details

ListenerKey() public method

public ListenerKey ( eListenerType type, string id ) : System
type eListenerType
id string
return System

Property Details

ListenerId public_oe property

public string ListenerId
return string

Type public_oe property

public eListenerType Type
return eListenerType