TagHelperDescriptorComparer.Default Field

Definition

A default instance of the TagHelperDescriptorComparer.

public: static initonly Microsoft::AspNetCore::Razor::Compilation::TagHelpers::TagHelperDescriptorComparer ^ Default;
public static readonly Microsoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperDescriptorComparer Default;
 staticval mutable Default : Microsoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperDescriptorComparer
Public Shared ReadOnly Default As TagHelperDescriptorComparer 

Field Value

TagHelperDescriptorComparer

Applies to