Extensions.Resolve(IResolver, Type, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public static object Resolve (this Microsoft.Bot.Builder.Scorables.Internals.IResolver resolver, Type type, object tag);
static member Resolve : Microsoft.Bot.Builder.Scorables.Internals.IResolver * Type * obj -> obj
<Extension()>
Public Function Resolve (resolver As IResolver, type As Type, tag As Object) As Object
Paramètres
- resolver
- IResolver
- type
- Type
- tag
- Object