C# Class Microsoft.Ccr.Core.Task

Inheritance: TaskCommon
Afficher le fichier Open project: kumpera/Ccr Class Usage Examples

Méthodes publiques

Méthode Description
PartialClone ( ) : ITask
Task ( Handler handler ) : System
this ( int index ) : IPortElement

Private Methods

Méthode Description
Execute ( ) : IEnumerator

Method Details

PartialClone() public méthode

public PartialClone ( ) : ITask
Résultat ITask

Task() public méthode

public Task ( Handler handler ) : System
handler Handler
Résultat System

this() public méthode

public this ( int index ) : IPortElement
index int
Résultat IPortElement