Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Encog
App
Analyst
Script
Task
AnalystTask
C# 클래스 Encog.App.Analyst.Script.Task.AnalystTask
Holds a task in the script. A task is a named set of commands.
파일 보기
프로젝트 열기: encog/encog-silverlight-core
1 사용 예제들
공개 메소드들
메소드
설명
AnalystTask
(
String
theName
) :
System
Construct an analyst task.
ToString
( ) :
String
메소드 상세
AnalystTask()
공개
메소드
Construct an analyst task.
public
AnalystTask
(
String
theName
) :
System
theName
String
The name of this task.
리턴
System
ToString()
공개
최종
메소드
public
final
ToString
( ) :
String
리턴
String