C# 클래스 GenVersionFiles.VersionInfo

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

공개 메소드들

메소드 설명
ReadFromFile ( string filePath ) : void
ToString ( ) : string
VersionInfo ( ) : System

비공개 메소드들

메소드 설명
GetNumericComponent ( Component component ) : uint
SetNumericComponent ( Component component, uint value ) : void

메소드 상세

ReadFromFile() 공개 메소드

public ReadFromFile ( string filePath ) : void
filePath string
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

VersionInfo() 공개 메소드

public VersionInfo ( ) : System
리턴 System