C# Class ToolsForHaul.JobDriver_CollectThing

Inheritance: JobDriver
Exibir arquivo Open project: BBream/ToolsForHaul

Public Methods

Method Description
GetReport ( ) : string
JobDriver_CollectThing ( ) : System

Protected Methods

Method Description
MakeNewToils ( ) : IEnumerable

Method Details

GetReport() public method

public GetReport ( ) : string
return string

JobDriver_CollectThing() public method

public JobDriver_CollectThing ( ) : System
return System

MakeNewToils() protected method

protected MakeNewToils ( ) : IEnumerable
return IEnumerable