TagHelperRequiredAttributeDescriptorComparer.Equals Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Parámetros
- descriptorX
- TagHelperRequiredAttributeDescriptor
- descriptorY
- TagHelperRequiredAttributeDescriptor