C# Class CASCExplorer.InstallEntry

Datei anzeigen Open project: WoW-Tools/CASCExplorer Class Usage Examples

Public Properties

Property Type Description
MD5 MD5Hash
Name string
Size int
Tags List

Property Details

MD5 public_oe property

public MD5Hash MD5
return MD5Hash

Name public_oe property

public string Name
return string

Size public_oe property

public int Size
return int

Tags public_oe property

public List Tags
return List