Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BuildReportTool
SizePart
C# 클래스 BuildReportTool.SizePart
파일 보기
프로젝트 열기: dreamanlan/CSharpGameFramework
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
DerivedSize
double
Name
string
Percentage
double
Size
string
SizeBytes
int
프로퍼티 상세
DerivedSize
공개적으로 프로퍼티
public
double
DerivedSize
리턴
double
Name
공개적으로 프로퍼티
public
string
Name
리턴
string
Percentage
공개적으로 프로퍼티
public
double
Percentage
리턴
double
Size
공개적으로 프로퍼티
public
string
Size
리턴
string
SizeBytes
공개적으로 프로퍼티
public
int
SizeBytes
리턴
int