C# 클래스 ConsoleApplication14.NewPassangerEvent

상속: Event
파일 보기 프로젝트 열기: itstep2014springEvening/CommonProjects

공개 프로퍼티들

프로퍼티 타입 설명
where Stop

공개 메소드들

메소드 설명
NewPassangerEvent ( uint time, Stop where ) : System
process ( ) : void

메소드 상세

NewPassangerEvent() 공개 메소드

public NewPassangerEvent ( uint time, Stop where ) : System
time uint
where Stop
리턴 System

process() 공개 메소드

public process ( ) : void
리턴 void

프로퍼티 상세

where 공개적으로 프로퍼티

public Stop,ConsoleApplication14 where
리턴 Stop