EnumResolver Class
Definition
Important
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 EnumResolver : Microsoft.Bot.Builder.Scorables.Internals.DelegatingResolver
type EnumResolver = class
inherit DelegatingResolver
Public NotInheritable Class EnumResolver
Inherits DelegatingResolver
- Inheritance
Constructors
EnumResolver(IResolver) |
Fields
inner | (Inherited from DelegatingResolver) |
Methods
TryResolve(Type, Object, Object) |
Extension Methods
CanResolve(IResolver, Type, Object) | |
Resolve(IResolver, Type, Object) | |
TryResolve<T>(IResolver, Object, T) |