DependencyInjectionMethodParameterBinding.Method 属性

定义

绑定到的方法,如依赖关系注入服务接口上定义的那样。

public virtual System.Reflection.MethodInfo Method { get; }
member this.Method : System.Reflection.MethodInfo
Public Overridable ReadOnly Property Method As MethodInfo

属性值

适用于