C# 클래스 Ampere.HistoryEntry

파일 보기 프로젝트 열기: MikePopoloski/ampere 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Byproducts HashSet
Dependencies List
InputCache List
OutputCache List
StageHashes List
StageTypes List
TempDependencies List

공개 메소드들

메소드 설명
HistoryEntry ( ) : System

메소드 상세

HistoryEntry() 공개 메소드

public HistoryEntry ( ) : System
리턴 System

프로퍼티 상세

Byproducts 공개적으로 프로퍼티

public HashSet Byproducts
리턴 HashSet

Dependencies 공개적으로 프로퍼티

public List Dependencies
리턴 List

InputCache 공개적으로 프로퍼티

public List InputCache
리턴 List

OutputCache 공개적으로 프로퍼티

public List OutputCache
리턴 List

StageHashes 공개적으로 프로퍼티

public List StageHashes
리턴 List

StageTypes 공개적으로 프로퍼티

public List StageTypes
리턴 List

TempDependencies 공개적으로 프로퍼티

public List TempDependencies
리턴 List