C# 클래스 Microsoft.Ccr.Core.PortTest.MyTask

상속: ITask
파일 보기 프로젝트 열기: kumpera/Ccr

공개 메소드들

메소드 설명
Execute ( ) : IEnumerator
PartialClone ( ) : ITask
this ( int index ) : IPortElement

메소드 상세

Execute() 공개 메소드

public Execute ( ) : IEnumerator
리턴 IEnumerator

PartialClone() 공개 메소드

public PartialClone ( ) : ITask
리턴 ITask

this() 공개 메소드

public this ( int index ) : IPortElement
index int
리턴 IPortElement