Click or drag to resize

PropertyInterceptionInfoGetMethod Property

Gets an object that provides information about the getter method

Namespace:  Cauldron.Interception
Assembly:  Cauldron.Interception (in Cauldron.Interception.dll) Version: 1.0.0
Syntax
public MethodBase GetMethod { get; }

Property Value

Type: MethodBase

[Missing <value> documentation for "P:Cauldron.Interception.PropertyInterceptionInfo.GetMethod"]

See Also