This method can be used to convert an expression (Expression
) into a statement (Type
) by wrapping it. Note, however, that the result is only legal for limited expression types, including method invocations, assignments, and increment/decrement operations.
|
|
|
|
|
|
|
|