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
FluentSharp
CoreLib
API_FuzzDB
C# Class FluentSharp.CoreLib.API_FuzzDB
显示文件
Open project: o2platform/O2.Platform.Scripts
Class Usage Examples
Public Properties
Property
Type
Description
_currentVersion
string
currentVersionZipFile
string
installDir
string
Public Methods
Method
Description
API_FuzzDB
( ) :
System
getPayloads
( ) :
List
install
( ) :
bool
isInstalled
( ) :
bool
Method Details
API_FuzzDB()
public
method
public
API_FuzzDB
( ) :
System
return
System
getPayloads()
public
method
public
getPayloads
( ) :
List
return
List
install()
public
method
public
install
( ) :
bool
return
bool
isInstalled()
public
method
public
isInstalled
( ) :
bool
return
bool
Property Details
_currentVersion
public_oe property
public
string
_currentVersion
return
string
currentVersionZipFile
public_oe property
public
string
currentVersionZipFile
return
string
installDir
public_oe property
public
string
installDir
return
string