PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCached­Method­InfoMethod
Open sandboxFocus

CachedMethodInfo.Method Property

Method

Gets the MethodInfo of the method.

Declaration
public MethodInfo Method { get; }
Property Value
Type Description
MethodInfo