IResolver.TryResolve(Type, Object, Object) Method
Definition
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
Parameters
Returns
- Boolean
Applies to