[Home] Type Microsoft.FSharp.Core.RequiresExplicitTypeArgumentsAttribute


Adding this attribute to a type, value or member requires that uses of the construct must explicitly instantiate any generic type parameters.

Full Type Signature

[<AttributeUsage (enum<AttributeTargets> (64))>]
type RequiresExplicitTypeArgumentsAttribute = class
                                                inherit Attribute
                                              end
                                              with
                                                new : unit -> RequiresExplicitTypeArgumentsAttribute
                                              end

Static Members

MemberDescription
new : unit -> RequiresExplicitTypeArgumentsAttribute

See Also

Microsoft.FSharp.Core


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