PostSharp / / API Reference / Post­Sharp.​Reflection.​Method­Body / Method­Body­Visitor / Visit­Value­Of­Expression

Method VisitValueOfExpression

VisitValueOfExpression(IValueOfExpression)

Declaration
public virtual object VisitValueOfExpression(IValueOfExpression expression)
Parameters
Type Name Description
IValueOfExpression expression
Returns
Type Description
Object