C# Class FSOInstaller.TSOManifestEntry

显示文件 Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
Filename string
Hash byte[]
Size int

Property Details

Filename public_oe property

public string Filename
return string

Hash public_oe property

public byte[] Hash
return byte[]

Size public_oe property

public int Size
return int