MetalamaAPI documentationAspect APIMetalama.​Framework.​AdvisingPull­ActionUse­Expression
Open sandboxFocus

PullAction.UseExpression Method

UseExpression(IExpression)

Creates a PullAction that means that the dependency should be assigned to a given expression.

Declaration
public static PullAction UseExpression(IExpression expression)
Parameters
Type Name Description
IExpression expression
Returns
Type Description
PullAction