Header menu logo F# Compiler Guide

FSharpGenericParameterDelegateConstraint Type

Represents further information about a delegate constraint on a generic type parameter

Instance members

Instance member Description

this.DelegateReturnType

Full Usage: this.DelegateReturnType

Returns: FSharpType

Get the return type required by the constraint

Returns: FSharpType

this.DelegateTupledArgumentType

Full Usage: this.DelegateTupledArgumentType

Returns: FSharpType

Get the tupled argument type required by the constraint

Returns: FSharpType

Type something to start searching.