Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class Binding<R> : Microsoft.Bot.Builder.Scorables.Internals.Binding, IEquatable<Microsoft.Bot.Builder.Scorables.Internals.Binding>, Microsoft.Bot.Builder.Scorables.Internals.IBinding<R>
type Binding<'R> = class
inherit Binding
interface IBinding<'R>
interface IBinding
interface IEquatable<Binding>
Public NotInheritable Class Binding(Of R)
Inherits Binding
Implements IBinding(Of R), IEquatable(Of Binding)