C# 클래스 OpenBveApi.Runtime.Time

Represents a time.
파일 보기 프로젝트 열기: leezer3/OpenBVE 1 사용 예제들

공개 메소드들

메소드 설명
Time ( double value ) : System

Creates a new instance of this class.

메소드 상세

Time() 공개 메소드

Creates a new instance of this class.
public Time ( double value ) : System
value double The time in seconds.
리턴 System