logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Interface ISyncUseCase

    Interface representing a synchronous use case without input or output.

    Namespace: Serenity.Global.Application.Interfaces
    Assembly: Serenity.Global.Application.dll
    Syntax
    public interface ISyncUseCase : IUseCase

    Methods

    Execute()

    Executes the use case.

    Declaration
    void Execute()
    In this article
    © 2026 Serenity. All Rights Reserved