다음을 통해 공유


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)

속성 값

적용 대상