Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the static parameters for a provided type.
Namespace/Module Path: Microsoft.FSharp.Core.CompilerServices
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
abstract this.GetStaticParameters : Type -> ParameterInfo []
// Usage:
iTypeProvider.GetStaticParameters (typeWithoutArguments)
Parameters
typeWithoutArguments
Type: TypeA type returned by GetTypes or ResolveTypeName
Return Value
An array of parameters.
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 4.0Supported in: 4.0, Portable