C# 클래스 OpenRA.FileSystem.InstallShieldCABExtractor.FileGroup

파일 보기 프로젝트 열기: cjshmyr/OpenRA

공개 프로퍼티들

프로퍼티 타입 설명
FirstFile uint
LastFile uint
Name string

공개 메소드들

메소드 설명
FileGroup ( Stream reader, long offset ) : System

메소드 상세

FileGroup() 공개 메소드

public FileGroup ( Stream reader, long offset ) : System
reader Stream
offset long
리턴 System

프로퍼티 상세

FirstFile 공개적으로 프로퍼티

public uint FirstFile
리턴 uint

LastFile 공개적으로 프로퍼티

public uint LastFile
리턴 uint

Name 공개적으로 프로퍼티

public string Name
리턴 string