C# 클래스 SunsetHigh.ClockSave

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

공개 프로퍼티들

프로퍼티 타입 설명
hours int
minutes int
seconds int

프로퍼티 상세

hours 공개적으로 프로퍼티

public int hours
리턴 int

minutes 공개적으로 프로퍼티

public int minutes
리턴 int

seconds 공개적으로 프로퍼티

public int seconds
리턴 int