C# Class System.ParallelPlus

Afficher le fichier Open project: DisruptionTheory/Buckets

Méthodes publiques

Méthode Description
StridingFor ( long from, long to, Action body ) : void

Method Details

StridingFor() public static méthode

public static StridingFor ( long from, long to, Action body ) : void
from long
to long
body Action
Résultat void