C# Class CASCExplorer.InstallEntry

Show file 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 property

public MD5Hash MD5
return MD5Hash

Name public property

public string Name
return string

Size public property

public int Size
return int

Tags public property

public List Tags
return List