Skip to content
Docs Try Aspire

InteractionInput Constructors

Class Constructors 1 member
Represents an input for an interaction.
public sealed class InteractionInput
{
public InteractionInput()
{
// ...
}
}