ParameterBindingInfo.ServiceInstances 属性

定义

包含服务属性的初始化实例的表达式。

public System.Collections.Generic.List<System.Linq.Expressions.ParameterExpression> ServiceInstances { get; }
member this.ServiceInstances : System.Collections.Generic.List<System.Linq.Expressions.ParameterExpression>
Public ReadOnly Property ServiceInstances As List(Of ParameterExpression)

属性值

适用于