Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ArcWizard
Tasks
IO
MoveDirectoryTask
C# Class ArcWizard.Tasks.IO.MoveDirectoryTask
显示文件
Open project: marektihkan/Arc
Class Usage Examples
Public Methods
Method
Description
Move
(
string
sourcePath
,
string
destinationPath
) :
void
Method Details
Move()
public
method
public
Move
(
string
sourcePath
,
string
destinationPath
) :
void
sourcePath
string
destinationPath
string
return
void