Class LinkContext
public record LinkContext : IEquatable<LinkContext>
- Inheritance
-
LinkContext
- Implements
- Derived
- Inherited Members
Constructors
LinkContext(IServices)
public LinkContext(IServices Services)
Parameters
ServicesIServices
Properties
Services
public IServices Services { get; init; }