C# 클래스 Yodiwo.API.Logic.ListenerKey

파일 보기 프로젝트 열기: yodiwo/plegma

공개 프로퍼티들

프로퍼티 타입 설명
ListenerId string
Type eListenerType

공개 메소드들

메소드 설명
ListenerKey ( eListenerType type, string id ) : System

메소드 상세

ListenerKey() 공개 메소드

public ListenerKey ( eListenerType type, string id ) : System
type eListenerType
id string
리턴 System

프로퍼티 상세

ListenerId 공개적으로 프로퍼티

public string ListenerId
리턴 string

Type 공개적으로 프로퍼티

public eListenerType Type
리턴 eListenerType