Table of Contents

Method GetDeclaredMethod

Namespace
Autofac
Assembly
Autofac.dll

GetDeclaredMethod(Type, string)

public static MethodInfo GetDeclaredMethod(this Type @this, string methodName)

Parameters

this Type
methodName string

Returns

MethodInfo