CLab# 1.0 API Documentation

Expression.Type2oper Method 

Converts the type to an operator sign for printout

public string Type2oper(
   Common.ExprType type
);

Parameters

Common.ExprType
The operator to print out

Return Value

See Also

Expression Class | CLab.Data Namespace