C# Class FSOInstaller.TSOManifestEntry

Show file Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
Filename string
Hash byte[]
Size int

Property Details

Filename public property

public string Filename
return string

Hash public property

public byte[] Hash
return byte[]

Size public property

public int Size
return int