Search Results for

    Show / Hide Table of Contents

    Class Summary<TEndpoint>

    Inheritance
    System.Object
    EndpointSummary
    Summary<TEndpoint>
    Inherited Members
    EndpointSummary.Item[Int32]
    EndpointSummary.Summary
    EndpointSummary.Description
    EndpointSummary.ExampleRequest
    EndpointSummary.Params
    EndpointSummary.Responses
    EndpointSummary.ResponseExamples
    EndpointSummary.ResponseParam<TResponse>(Int32, Expression<Func<TResponse, Object>>, String)
    EndpointSummary.ResponseParam<TResponse>(Expression<Func<TResponse, Object>>, String)
    EndpointSummary.Response<TResponse>(Int32, String, String, TResponse)
    EndpointSummary.Response(Int32, String, String)
    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

    In This Article
    Back to top Developed by Đĵ ΝιΓΞΗΛψΚ and contributors / Licensed under MIT / Website generated by DocFX