Class RightShiftHandler
Inherited Members
Namespace: Ludiq
Syntax
public class RightShiftHandler : BinaryOperatorHandler
Constructors
RightShiftHandler()
Declaration
public RightShiftHandler()
Methods
GetDescriptionFormat(Type, Type)
Declaration
public override string GetDescriptionFormat(Type leftType, Type rightType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | leftType | |
| Type | rightType |
Returns
| Type | Description |
|---|---|
| String |