static bool ForEach( IEnumerable<T> source, System.Action<T> body )

static bool ForEach( IEnumerable<T> source, CancellationToken token, System.Action<T> body )

people
Log in to reply
You can't reply if you're not logged in. That would be crazy.