C# Class BuildReportTool.SizePart

Datei anzeigen Open project: dreamanlan/CSharpGameFramework Class Usage Examples

Public Properties

Property Type Description
DerivedSize double
Name string
Percentage double
Size string
SizeBytes int

Property Details

DerivedSize public_oe property

public double DerivedSize
return double

Name public_oe property

public string Name
return string

Percentage public_oe property

public double Percentage
return double

Size public_oe property

public string Size
return string

SizeBytes public_oe property

public int SizeBytes
return int