Class Summary<TEndpoint>
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: FastEndpoints
Assembly: FastEndpoints.dll
Syntax
public abstract class Summary<TEndpoint> : EndpointSummary, ISummary where TEndpoint : IEndpoint
Type Parameters
Name | Description |
---|---|
TEndpoint | the type of the endpoint this summary is associated with |