Partager via


IResolver.TryResolve(Type, Object, Object) Méthode

Définition

public bool TryResolve (Type type, object tag, out object value);
abstract member TryResolve : Type * obj * obj -> bool
Public Function TryResolve (type As Type, tag As Object, ByRef value As Object) As Boolean

Paramètres

type
Type
tag
Object
value
Object

Retours

S’applique à