Skip to content

Fields_T_CodeJam_Fn_1

andrewvk edited this page Mar 22, 2016 · 5 revisions

Fn(T) Fields

[This is preliminary documentation and is subject to change.]

The Fn(T) generic type exposes the following members.

Fields

 

Name Description
Public fieldStatic member False Gets the function that returns false.
Public fieldStatic member FalsePredicate Gets the function that always returns false.
Public fieldStatic member Identity Gets the function that returns the same object which was passed as parameter.
Public fieldStatic member IdentityConverter Gets the function that returns the same object which was passed as parameter.
Public fieldStatic member True Gets the function that always returns true.
Public fieldStatic member TruePredicate Gets the function that returns true.
  Back to Top

See Also

Reference

Fn(T) Class
CodeJam Namespace

Clone this wiki locally