C# Class Features.Task

// this struct will recieve the task information from the gui
Afficher le fichier Open project: esheleg/PhotoSelect Class Usage Examples

Méthodes publiques

Méthode Description
Task ( List pathes, bool feauters ) : System
Task ( Task from ) : System

DeepCopy constructor

Method Details

Task() public méthode

public Task ( List pathes, bool feauters ) : System
pathes List
feauters bool
Résultat System

Task() public méthode

DeepCopy constructor
public Task ( Task from ) : System
from Task
Résultat System