C# 클래스 ConsoleApplication14.Event

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

공개 프로퍼티들

프로퍼티 타입 설명
time uint

공개 메소드들

메소드 설명
Event ( uint time ) : System
process ( ) : void

메소드 상세

Event() 공개 메소드

public Event ( uint time ) : System
time uint
리턴 System

process() 공개 메소드

public process ( ) : void
리턴 void

프로퍼티 상세

time 공개적으로 프로퍼티

public uint time
리턴 uint