Table of Contents

Method Find

Namespace
GrindFest
Assembly
GrindFest.dll

Find(Predicate<T>)

public T Find(Predicate<T> match)

Parameters

match Predicate<T>

Returns

T