MethodInfoEx ​
Kind: Static class
Namespace: CrowdControl.Common
Public Static Functions
T
GetCustomAttribute<T>(MethodInfo method)
bool
TryGetCallerMethod(MethodBase out method)
bool
TryGetCallerInstance(object out method)
bool
TryFindStackMethod(MethodBase out method, Func filter)
Type
GetDelegateType(MethodInfo methodInfo)
