CachedMethodInfo Properties |
The CachedMethodInfo type exposes the following members.
Name | Description | |
---|---|---|
IsThisParameterIgnored |
Determines whether the value of the this parameter
(for non-static methods) should be included in the cache key.
| |
Method |
Gets the MethodInfo of the method.
| |
Parameters |
Gets an array of CachedParameterInfo.
|