C# 클래스 PrepareEventGraphPulse, chronojump

파일 보기 프로젝트 열기: GNOME/chronojump 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
lastTime double
timesString string

공개 메소드들

메소드 설명
PrepareEventGraphPulse ( ) : System
PrepareEventGraphPulse ( double lastTime, string timesString ) : System

메소드 상세

PrepareEventGraphPulse() 공개 메소드

public PrepareEventGraphPulse ( ) : System
리턴 System

PrepareEventGraphPulse() 공개 메소드

public PrepareEventGraphPulse ( double lastTime, string timesString ) : System
lastTime double
timesString string
리턴 System

프로퍼티 상세

lastTime 공개적으로 프로퍼티

public double lastTime
리턴 double

timesString 공개적으로 프로퍼티

public string timesString
리턴 string