MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsILocation­Interception­Args<T>Get­Current­Value
Open sandboxFocus

ILocationInterceptionArgs<T>.GetCurrentValue Method

GetCurrentValue()

In the get override advice, call meta.Proceed(). Otherwise, use meta.Target.FieldOrProperty. or IFieldOrProperty..Value.

Declaration
T GetCurrentValue()
Returns
Type Description
T