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: 3.2.0.1 (3.2.0.1)
Syntax
C#
public MethodBase GetMethod { get; }

Property Value

Type: MethodBase

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

See Also