C# 클래스 Fuji.MFSystemTime

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

공개 프로퍼티들

프로퍼티 타입 설명
day ushort
dayOfWeek ushort
hour ushort
minute ushort
month ushort
second ushort
tenthMillisecond ushort
year ushort

프로퍼티 상세

day 공개적으로 프로퍼티

public ushort day
리턴 ushort

dayOfWeek 공개적으로 프로퍼티

public ushort dayOfWeek
리턴 ushort

hour 공개적으로 프로퍼티

public ushort hour
리턴 ushort

minute 공개적으로 프로퍼티

public ushort minute
리턴 ushort

month 공개적으로 프로퍼티

public ushort month
리턴 ushort

second 공개적으로 프로퍼티

public ushort second
리턴 ushort

tenthMillisecond 공개적으로 프로퍼티

public ushort tenthMillisecond
리턴 ushort

year 공개적으로 프로퍼티

public ushort year
리턴 ushort