Partager via


ITypeProvider.GetStaticParameters, méthode (F#)

Obtient les paramètres statiques pour un type fourni.

Espace de noms/Chemin du module : Microsoft.FSharp.Core.CompilerServices

Assembly : FSharp.Core (in FSharp.Core.dll)

// Signature:
abstract this.GetStaticParameters : Type -> ParameterInfo []

// Usage:
iTypeProvider.GetStaticParameters (typeWithoutArguments)

Paramètres

  • typeWithoutArguments
    Type : Type.

    Type retourné par GetTypes ou ResolveTypeName

Valeur de retour

Tableau de paramètres.

Plateformes

Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2

Informations de version

Versions de bibliothèque principale F#

Prise en charge dans : 4.0Supported dans : 4,0, portable

Voir aussi

Référence

CompilerServices.ITypeProvider Interface (F#)

Microsoft.FSharp.Core.CompilerServices, espace de noms (F#)