Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
UnpackShell
Interfaces
FileEntry
C# Class UnpackShell.Interfaces.FileEntry
Exibir arquivo
Open project: darkstar/gus
Class Usage Examples
Public Properties
Property
Type
Description
CompressedSize
long
FileIndex
long
Filename
string
LongData
long>.Dictionary
ObjectData
object>.Dictionary
Offset
long
StringData
string>.Dictionary
Timestamp
System.DateTime
UncompressedSize
long
Property Details
CompressedSize
public_oe property
public
long
CompressedSize
return
long
FileIndex
public_oe property
public
long
FileIndex
return
long
Filename
public_oe property
public
string
Filename
return
string
LongData
public_oe property
public
Dictionary
LongData
return
long>.Dictionary
ObjectData
public_oe property
public
Dictionary
ObjectData
return
object>.Dictionary
Offset
public_oe property
public
long
Offset
return
long
StringData
public_oe property
public
Dictionary
StringData
return
string>.Dictionary
Timestamp
public_oe property
public
DateTime,System
Timestamp
return
System.DateTime
UncompressedSize
public_oe property
public
long
UncompressedSize
return
long