-
Home
-
API
-
XamlToCSharpGenerator.Core.Configuration
-
TypeContractResolutionDiagnostic
TypeContractResolutionDiagnostic Class
Definition
Show inherited members (7)
public sealed record TypeContractResolutionDiagnostic(string Code, TypeContractId ContractId, string Message, string FrameworkId, string FeatureTag, bool IsRequired, ImmutableArray<string> MetadataNames) : IEquatable<TypeContractResolutionDiagnostic>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.
Constructors (1)
Properties (7)