Table of Contents

Class LinkContext

Namespace
The.Web.Routing
Assembly
Instagile.Web.Client.dll
public record LinkContext : IEquatable<LinkContext>
Inheritance
LinkContext
Implements
Derived
Inherited Members

Constructors

LinkContext(IServices)

public LinkContext(IServices Services)

Parameters

Services IServices

Properties

Services

public IServices Services { get; init; }

Property Value

IServices