Compartilhar via


TypeBasedTagHelperDescriptorComparer.GetHashCode(TagHelperDescriptor) Método

Definição

Retorna um código hash para o objeto especificado.

public:
 virtual int GetHashCode(Microsoft::AspNetCore::Razor::Compilation::TagHelpers::TagHelperDescriptor ^ descriptor);
public int GetHashCode (Microsoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperDescriptor descriptor);
override this.GetHashCode : Microsoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperDescriptor -> int
Public Function GetHashCode (descriptor As TagHelperDescriptor) As Integer

Parâmetros

descriptor
TagHelperDescriptor

Retornos

Implementações

Aplica-se a