ModelMetadataIdentity
ConstructorInfo
ContainerType
MetadataKind
ModelType
Name
ParameterInfo
PropertyInfo
Equals(ModelMetadataIdentity)
Equals(Object)
ForConstructor(ConstructorInfo, Type)
ForParameter(ParameterInfo)
ForParameter(ParameterInfo, Type)
ForProperty(PropertyInfo, Type, Type)
ForProperty(Type, String, Type)
ForType(Type)
GetHashCode()
net5.0
namespace Microsoft.AspNetCore.Mvc.ModelBinding.Metadata
{
public readonly struct ModelMetadataIdentity : IEquatable<ModelMetadataIdentity>
{
public static ModelMetadataIdentity ForParameter(ParameterInfo! parameter, Type! modelType);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 5.06.07.08.09.0 |
.NET Core | 2.23.03.1 |
Information specific to net5.0 | |
Assembly | Microsoft.AspNetCore.Mvc.Abstractions , Version=5.0.0.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Requires any:
|
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API