Method | Description | |
---|---|---|
GetActions ( RefactoringContext context ) : IEnumerable |
Method | Description | |
---|---|---|
ConvertAssignment ( Expression target, AssignmentOperatorType op, ConditionalExpression conditionalExpr ) : IfElseStatement | ||
GetAction ( RefactoringContext context, Statement originalStatement, Expression conditionalCandidate, Func |
||
GetConditionalExpression ( Expression expr ) : ConditionalExpression |
public GetActions ( RefactoringContext context ) : IEnumerable |
||
context | RefactoringContext | |
return | IEnumerable |