Namespace: PostSharp.Reflection.MethodBody
Assembly: PostSharp.dll
Syntax
[Experimental]
public interface IBinaryExpression : IExpression, IMethodBodyElementProperties
| Name | Description |
|---|---|
| Left | Gets the left operand. |
| Right | Gets the right operand. |