C# Class BuildReportTool.SizePart

Afficher le fichier Open project: dreamanlan/CSharpGameFramework Class Usage Examples

Méthodes publiques

Свойство Type Description
DerivedSize double
Name string
Percentage double
Size string
SizeBytes int

Property Details

DerivedSize public_oe property

public double DerivedSize
Résultat double

Name public_oe property

public string Name
Résultat string

Percentage public_oe property

public double Percentage
Résultat double

Size public_oe property

public string Size
Résultat string

SizeBytes public_oe property

public int SizeBytes
Résultat int