Domain Detective

API Reference

Class

StandardReference

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Standard reference metadata (RFC or similar) used in signals.

Inheritance

  • Object
  • StandardReference

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 Title { get; set; } #

Human-friendly title.

public String Reference { get; set; } #

Reference identifier, e.g. RFC number.

public String Url { get; set; } #

Canonical URL to the specification.

{{ include "footer" }}