C# 클래스 FSOInstaller.TSOManifest

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

공개 프로퍼티들

프로퍼티 타입 설명
Entries List
Name string
NumFiles int
SystemMessage string
Version int

공개 메소드들

메소드 설명
TSOManifest ( string file ) : System

메소드 상세

TSOManifest() 공개 메소드

public TSOManifest ( string file ) : System
file string
리턴 System

프로퍼티 상세

Entries 공개적으로 프로퍼티

public List Entries
리턴 List

Name 공개적으로 프로퍼티

public string Name
리턴 string

NumFiles 공개적으로 프로퍼티

public int NumFiles
리턴 int

SystemMessage 공개적으로 프로퍼티

public string SystemMessage
리턴 string

Version 공개적으로 프로퍼티

public int Version
리턴 int