Click or drag to resize

PropertyInterceptionInfoSetMethod Property

Gets an object that provides information about the setter method

Namespace:  Cauldron.Interception
Assembly:  Cauldron.Interception (in Cauldron.Interception.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public MethodBase SetMethod { get; }

Property Value

Type: MethodBase

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

See Also