Skip to content

IReplInteractionPresenter

Renders semantic interaction events to an output target.

public interface IReplInteractionPresenter

PresentAsync(ReplInteractionEvent, CancellationToken)

Section titled “PresentAsync(ReplInteractionEvent, CancellationToken)”

Presents one semantic event.

ValueTask PresentAsync(ReplInteractionEvent evt, CancellationToken cancellationToken)

ValueTask - An asynchronous operation.