ITypeParameterSymbol.HasConstructorConstraint プロパティ

定義

True の 場合、パラメーターなしのコンストラクター制約 (new()) が型パラメーターに指定されました。

public:
 property bool HasConstructorConstraint { bool get(); };
public bool HasConstructorConstraint { get; }
member this.HasConstructorConstraint : bool
Public ReadOnly Property HasConstructorConstraint As Boolean

プロパティ値

適用対象