Search Results for

    Show / Hide Table of Contents

    Delegate CommandDelegate<TResult>

    command delegate

    Namespace: FastEndpoints
    Assembly: FastEndpoints.dll
    Syntax
    public delegate Task<TResult> CommandDelegate<TResult>()
    Returns
    Type Description
    Task<TResult> command delegate
    Type Parameters
    Name Description
    TResult

    the type of the result

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