Skip to content
DocsTry Aspire
DocsTry

InteractionInput Constructors

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