[Home] Type Microsoft.FSharp.Core.TypeFunc


The .NET type used to represent F# first-class type function values. This type is not typically used directly.

Full Type Signature

[<AbstractClassAttribute ()>]
type TypeFunc = class
                  abstract member Specialize : unit -> obj
                end
                with
                  new : unit -> TypeFunc
                end

Instance Members

MemberDescription
member Specialize : unit -> obj

Static Members

MemberDescription
new : unit -> TypeFunc

See Also

Microsoft.FSharp.Core


Documentation for assembly FSharp.Core, version 1.9.4.19, generated using F# version 1.9.4.19