C# Class Ampere.BuildContext.BuildStats

Datei anzeigen Open project: MikePopoloski/ampere

Public Properties

Property Type Description
Failed int
Skipped int
Succeeded int

Property Details

Failed public_oe property

public int Failed
return int

Skipped public_oe property

public int Skipped
return int

Succeeded public_oe property

public int Succeeded
return int