Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
BuildReportTool
SizePart
C# Class BuildReportTool.SizePart
Show file
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 property
public
double
DerivedSize
return
double
Name
public property
public
string
Name
return
string
Percentage
public property
public
double
Percentage
return
double
Size
public property
public
string
Size
return
string
SizeBytes
public property
public
int
SizeBytes
return
int