C# Class System.ParallelPlus

Mostra file Open project: DisruptionTheory/Buckets

Public Methods

Method Description
StridingFor ( long from, long to, Action body ) : void

Method Details

StridingFor() public static method

public static StridingFor ( long from, long to, Action body ) : void
from long
to long
body Action
return void