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