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
Wia
Tasks
PingSiteTask
C# Class Wia.Tasks.PingSiteTask
Inheritance:
ITask
显示文件
Open project: nansen/wia
Public Methods
Method
Description
DependsUpon
( ) :
IEnumerable
Execute
(
WebsiteContext
context
) :
void
Method Details
DependsUpon()
public
method
public
DependsUpon
( ) :
IEnumerable
return
IEnumerable
Execute()
public
method
public
Execute
(
WebsiteContext
context
) :
void
context
Wia.Commands.WebsiteContext
return
void