C# 클래스 EventListenTerm, NanoGUI

파일 보기 프로젝트 열기: hxflyer/NanoGUI

공개 프로퍼티들

프로퍼티 타입 설명
eventType string
function EventDispatcher.CallBack

공개 메소드들

메소드 설명
EventListenTerm ( string type, EventDispatcher, func ) : System.Collections

메소드 상세

EventListenTerm() 공개 메소드

public EventListenTerm ( string type, EventDispatcher, func ) : System.Collections
type string
func EventDispatcher,
리턴 System.Collections

프로퍼티 상세

eventType 공개적으로 프로퍼티

public string eventType
리턴 string

function 공개적으로 프로퍼티

public EventDispatcher.CallBack function
리턴 EventDispatcher.CallBack