TagHelperRequiredAttributeDescriptorComparer.Equals Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Determines whether the specified objects are equal.
public:
virtual bool Equals(Microsoft::AspNetCore::Razor::Compilation::TagHelpers::TagHelperRequiredAttributeDescriptor ^ descriptorX, Microsoft::AspNetCore::Razor::Compilation::TagHelpers::TagHelperRequiredAttributeDescriptor ^ descriptorY);
public virtual bool Equals (Microsoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperRequiredAttributeDescriptor descriptorX, Microsoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperRequiredAttributeDescriptor descriptorY);
override this.Equals : Microsoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperRequiredAttributeDescriptor * Microsoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperRequiredAttributeDescriptor -> bool
Public Overridable Function Equals (descriptorX As TagHelperRequiredAttributeDescriptor, descriptorY As TagHelperRequiredAttributeDescriptor) As Boolean
Parametry
- descriptorX
- TagHelperRequiredAttributeDescriptor
- descriptorY
- TagHelperRequiredAttributeDescriptor