C# Class Fund.Components.ImpactForests

Show file Open project: fund-model/fund

Public Methods

Method Description
Run ( System.Clock clock, IImpactForestsState state, IDimensions dimensions ) : void

Method Details

Run() public method

public Run ( System.Clock clock, IImpactForestsState state, IDimensions dimensions ) : void
clock System.Clock
state IImpactForestsState
dimensions IDimensions
return void