C# 클래스 Structures.Version

파일 보기 프로젝트 열기: mti-rfid/RFID_Explorer

공개 프로퍼티들

프로퍼티 타입 설명
major UInt32
minor UInt32
release UInt32

공개 메소드들

메소드 설명
Version ( )

메소드 상세

Version() 공개 메소드

public Version ( )

프로퍼티 상세

major 공개적으로 프로퍼티

public UInt32 major
리턴 UInt32

minor 공개적으로 프로퍼티

public UInt32 minor
리턴 UInt32

release 공개적으로 프로퍼티

public UInt32 release
리턴 UInt32