次の方法で共有


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)

プロパティ値

適用対象