Struct in Yarn.Compiler.Upgrader
Inherits from System.ValueType
System.ValueType
An upgrade job.
public struct UpgradeJob
UpgradeJob(UpgradeType,IEnumerable<CompilationJob.File>)
Initialises a new instances of the UpgradeJob struct.
Files
The collection of files to upgrade.
UpgradeType
The type of the upgrade to perform.
Last updated 8 months ago
Was this helpful?