Share via


PropertyResolver<T> Class

Definition

public abstract class PropertyResolver<T> : Microsoft.Bot.Builder.Scorables.Internals.DelegatingResolver
type PropertyResolver<'T> = class
    inherit DelegatingResolver
Public MustInherit Class PropertyResolver(Of T)
Inherits DelegatingResolver

Type Parameters

T
Inheritance
PropertyResolver<T>
Derived

Applies to