Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FileExtensions
C# 클래스 FileExtensions, FSGraph
File IO extensions
파일 보기
프로젝트 열기: piotrosz/FSGraph
1 사용 예제들
공개 메소드들
메소드
설명
GetFilesSize
(
this
dirInfo
) :
long
GetFriendlySize
(
this
dirInfo
) :
string
GetSize
(
this
dirInfo
) :
long
IsHidden
(
this
fileInfo
) :
bool
메소드 상세
GetFilesSize()
공개
정적인
메소드
public
static
GetFilesSize
(
this
dirInfo
) :
long
dirInfo
this
리턴
long
GetFriendlySize()
공개
정적인
메소드
public
static
GetFriendlySize
(
this
dirInfo
) :
string
dirInfo
this
리턴
string
GetSize()
공개
정적인
메소드
public
static
GetSize
(
this
dirInfo
) :
long
dirInfo
this
리턴
long
IsHidden()
공개
정적인
메소드
public
static
IsHidden
(
this
fileInfo
) :
bool
fileInfo
this
리턴
bool