Loading...
Field in UpgradeJob
public List<Yarn.Compiler.CompilationJob.File> Files;
Struct in Yarn.Compiler.Upgrader
Inherits from System.ValueType
System.ValueType
public struct UpgradeJob
Field in
Constructor in
UpgradeJob(UpgradeType,IEnumerable<CompilationJob.File>)
Files
UpgradeType
public UpgradeType UpgradeType;
upgradeType
System.Collections.Generic.IEnumerable<Yarn.Compiler.CompilationJob.File> files
System.Collections.Generic.IEnumerable<Yarn.Compiler.CompilationJob.File>
public UpgradeJob(UpgradeType upgradeType, IEnumerable<CompilationJob.File> files)