C# 클래스 HPdf.HPdfDate

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

공개 프로퍼티들

프로퍼티 타입 설명
day int
hour int
ind char
minutes int
month int
off_hour int
off_minutes int
seconds int
year int

프로퍼티 상세

day 공개적으로 프로퍼티

public int day
리턴 int

hour 공개적으로 프로퍼티

public int hour
리턴 int

ind 공개적으로 프로퍼티

public char ind
리턴 char

minutes 공개적으로 프로퍼티

public int minutes
리턴 int

month 공개적으로 프로퍼티

public int month
리턴 int

off_hour 공개적으로 프로퍼티

public int off_hour
리턴 int

off_minutes 공개적으로 프로퍼티

public int off_minutes
리턴 int

seconds 공개적으로 프로퍼티

public int seconds
리턴 int

year 공개적으로 프로퍼티

public int year
리턴 int