C# Class Platform.Sandbox.Zadacha

Afficher le fichier Open project: Konard/LinksPlatform

Méthodes publiques

Méthode Description
RunAll ( ) : void
RunOne ( ) : void

Private Methods

Méthode 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 méthode

public RunAll ( ) : void
Résultat void

RunOne() public méthode

public RunOne ( ) : void
Résultat void