C# Class Ampere.HistoryEntry

Afficher le fichier Open project: MikePopoloski/ampere Class Usage Examples

Méthodes publiques

Свойство Type Description
Byproducts HashSet
Dependencies List
InputCache List
OutputCache List
StageHashes List
StageTypes List
TempDependencies List

Méthodes publiques

Méthode Description
HistoryEntry ( ) : System

Method Details

HistoryEntry() public méthode

public HistoryEntry ( ) : System
Résultat System

Property Details

Byproducts public_oe property

public HashSet Byproducts
Résultat HashSet

Dependencies public_oe property

public List Dependencies
Résultat List

InputCache public_oe property

public List InputCache
Résultat List

OutputCache public_oe property

public List OutputCache
Résultat List

StageHashes public_oe property

public List StageHashes
Résultat List

StageTypes public_oe property

public List StageTypes
Résultat List

TempDependencies public_oe property

public List TempDependencies
Résultat List