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