net5.0
namespace System.Reflection.Emit
{
public sealed class GenericTypeParameterBuilder : Type
{
public override bool IsVariableBoundArray { get; }
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 5.0 |
.NET Core | 2.02.12.23.03.1 |
.NET Standard | 2.1 |
Information specific to net5.0 | |
Assembly | System.Reflection.Emit , Version=5.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | The API is automatically referenced. |
Platform Restrictions | The property getter is supported on all platforms. |