Domain Detective

API Reference

Class

NamedCount

Namespace DomainDetective.Views
Assembly DomainDetective
Modifiers sealed

Provides named count functionality.

Inheritance

  • Object
  • NamedCount

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

Properties

public String Key { get; set; } #

Gets or sets the key value.

public Int32 Count { get; set; } #

Gets or sets the count value.

{{ include "footer" }}