Class LeftShiftHandler
Inherited Members
Namespace: Ludiq
Syntax
public class LeftShiftHandler : BinaryOperatorHandler
  Constructors
LeftShiftHandler()
Declaration
public LeftShiftHandler()
  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 |