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: 1.0.0
Syntax
public MethodBase SetMethod { get; }

Property Value

Type: MethodBase

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

See Also