C# 클래스 Features.Task

// this struct will recieve the task information from the gui
파일 보기 프로젝트 열기: esheleg/PhotoSelect 1 사용 예제들

공개 메소드들

메소드 설명
Task ( List pathes, bool feauters ) : System
Task ( Task from ) : System

DeepCopy constructor

메소드 상세

Task() 공개 메소드

public Task ( List pathes, bool feauters ) : System
pathes List
feauters bool
리턴 System

Task() 공개 메소드

DeepCopy constructor
public Task ( Task from ) : System
from Task
리턴 System