Func<TResult> typedef

Func<TResult> = TResult Function()

Implementation

typedef Func<TResult> = TResult Function();