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