Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

PexSymbolicValue::Function<T> Delegate

 

A delegate representing a nullary function.

Namespace:   Microsoft.Pex.Framework
Assembly:  Microsoft.Pex.Framework (in Microsoft.Pex.Framework.dll)

generic<typename T>
public delegate T Function()

Return Value

Type: T

Type Parameters

T

Return to top
Show: