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
Dev2
Scheduler
DirectoryHelper
C# Class Dev2.Scheduler.DirectoryHelper
Inheritance:
IDirectoryHelper
显示文件
Open project: Warewolf-ESB/Warewolf
Class Usage Examples
Public Methods
Method
Description
CreateIfNotExists
(
string
debugOutputPath
) :
string
GetFiles
(
string
path
) :
string[]
Method Details
CreateIfNotExists()
public
method
public
CreateIfNotExists
(
string
debugOutputPath
) :
string
debugOutputPath
string
return
string
GetFiles()
public
method
public
GetFiles
(
string
path
) :
string[]
path
string
return
string[]