Click or drag to resize

TypeRefResolveRefInBaseInterfaces Method

Overload List
  NameDescription
Public methodStatic memberResolveRefInBaseInterfaces(Type, String, Resolver)
Search for members with the specified name in all base interfaces of the specified Type, accumulating the results.
Public methodStatic memberResolveRefInBaseInterfaces(TypeReference, String, Resolver)
Search for members with the specified name in all base interfaces of the specified TypeReference, accumulating the results.
Top
See Also