C# 클래스 System.Html.TimeEvent

상속: Event
파일 보기 프로젝트 열기: Saltarelle/SaltarelleWeb

Private Properties

프로퍼티 타입 설명
TimeEvent System.Runtime.CompilerServices

공개 메소드들

메소드 설명
InitTimeEvent ( string aType, WindowInstance aView, int aDetail ) : void

비공개 메소드들

메소드 설명
TimeEvent ( ) : System.Runtime.CompilerServices

메소드 상세

InitTimeEvent() 공개 메소드

public InitTimeEvent ( string aType, WindowInstance aView, int aDetail ) : void
aType string
aView WindowInstance
aDetail int
리턴 void