IInvocationResult Interface

Definition

The result of a command handler invocation.

public interface class IInvocationResult
public interface IInvocationResult
type IInvocationResult = interface
Public Interface IInvocationResult

Methods

Apply(InvocationContext)

Applies the result to the current invocation context.

Applies to