C# Class System.ParallelPlus

显示文件 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