DerivedPatterns.MethodWithReflectedDefinition 活动模式 (F#)
识别具有关联的 ReflectedDefinition 的方法。
命名空间/模块路径:Microsoft.FSharp.Quotations.DerivedPatterns
程序集:FSharp.Core(在 FSharp.Core.dll 中)
// Signature:
( |MethodWithReflectedDefinition|_| ) : (methodBase:MethodBase) -> Expr option
参数
methodBase
类型:MethodBase方法的说明。
返回值
如果找到,则为方法定义的表达式;否则为 None。
备注
此函数在 .NET Framework 程序集中名为 MethodWithReflectedDefinitionPattern。 如果从 F# 以外的 .NET Framework 语言中访问成员,或通过反射访问成员,请使用此名称。
平台
Windows 8,Windows 7,Windows server 2012中,Windows server 2008 R2
版本信息
F#核心库版本
支持:2.0,4.0,可移植