C# Class Platform.Sandbox.Zadacha

显示文件 Open project: Konard/LinksPlatform

Public Methods

Method Description
RunAll ( ) : void
RunOne ( ) : void

Private Methods

Method Description
Calculate ( int start, int steps ) : ulong
CalculateCore ( ILinks links, ulong current, int stepsLeft, Counter counter ) : void
SetPoints ( ILinks links, ulong digits ) : void
SetSteps ( ILinks links, ulong digits ) : void

Method Details

RunAll() public method

public RunAll ( ) : void
return void

RunOne() public method

public RunOne ( ) : void
return void