SemanticTypeContract Class

Definition

public sealed record SemanticTypeContract(TypeContractId Id, ImmutableArray<string> MetadataNames, bool IsRequired, string FeatureTag) : IEquatable<SemanticTypeContract>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (4)