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