IBinding Interface

Definition

Represents a binding of arguments to a method's parameters.

public interface IBinding
type IBinding = interface
Public Interface IBinding
Derived

Properties

Method

Methods

InvokeAsync(CancellationToken)

Applies to