TagHelperRequiredAttributeDescriptorComparer.Equals Metoda

Definice

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

Návraty

Boolean

Implementuje

Platí pro