C# 클래스 EzGame.Timers.Timer

파일 보기 프로젝트 열기: CodeTreeCommunity/Shooter2D

공개 프로퍼티들

프로퍼티 타입 설명
Interval double

공개 메소드들

메소드 설명
Timer ( double Interval ) : System.Collections.Generic

메소드 상세

Timer() 공개 메소드

public Timer ( double Interval ) : System.Collections.Generic
Interval double
리턴 System.Collections.Generic

프로퍼티 상세

Interval 공개적으로 프로퍼티

public double Interval
리턴 double