Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Wia
Tasks
WebserverTask
C# 클래스 Wia.Tasks.WebserverTask
상속:
ITask
파일 보기
프로젝트 열기: nansen/wia
공개 메소드들
메소드
설명
DependsUpon
( ) :
IEnumerable
Execute
(
WebsiteContext
context
) :
void
비공개 메소드들
메소드
설명
GetFrameworkVersion
(
WebsiteContext
context
) :
string
메소드 상세
DependsUpon()
공개
메소드
public
DependsUpon
( ) :
IEnumerable
리턴
IEnumerable
Execute()
공개
메소드
public
Execute
(
WebsiteContext
context
) :
void
context
Wia.Commands.WebsiteContext
리턴
void