docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo
AhReflection
AhReflection Class
Inheritance Hierarchy
object
Inedo.AhReflection
Syntax
public
class
AhReflection
Methods
Name
Description
GetBaseTypes(System.Type type)
GetCustomAttribute<T>(System.Reflection.ICustomAttributeProvider member)
GetCustomAttributes<T>(System.Reflection.ICustomAttributeProvider member)
GetGenericArgumentsFromAncestor(System.Type type, System.Type genericTypeDefinition)
GetMethodWithSignature(System.Type type, string methodName, System.Collections.Generic.IEnumerable<System.Type> argTypes)
ImplementsInterface(System.Type toCheck, System.Type iface)