Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
XG
Business
Helper
FileSystem
C# 클래스 XG.Business.Helper.FileSystem
상속:
XG.Plugin.ANotificationSender
파일 보기
프로젝트 열기: lformella/xdcc-grabscher
공개 메소드들
메소드
설명
DeleteFile
(
string
aName
) :
bool
MoveFile
(
string
aNameOld
,
string
aNameNew
) :
bool
메소드 상세
DeleteFile()
공개
정적인
메소드
public
static
DeleteFile
(
string
aName
) :
bool
aName
string
리턴
bool
MoveFile()
공개
정적인
메소드
public
static
MoveFile
(
string
aNameOld
,
string
aNameNew
) :
bool
aNameOld
string
aNameNew
string
리턴
bool