C# Class Gibbed.RED.FileFormats.Package.Entry

Afficher le fichier Open project: yole/Gibbed.RED Class Usage Examples

Méthodes publiques

Свойство Type Description
CompressedSize long
Name string
Offset long
TimeStamp System.DateTime
UncompressedSize long

Property Details

CompressedSize public_oe property

public long CompressedSize
Résultat long

Name public_oe property

public string Name
Résultat string

Offset public_oe property

public long Offset
Résultat long

TimeStamp public_oe property

public DateTime,System TimeStamp
Résultat System.DateTime

UncompressedSize public_oe property

public long UncompressedSize
Résultat long