Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Waher.Script.Output Namespace Reference

Classes

class  BigIntegerOutput
 Converts values of type BigInteger to expression strings. More...
 
class  BooleanOutput
 Converts values of type Boolean to expression strings. More...
 
class  ComplexArrayOutput
 Converts values of type Complex[] to expression strings. More...
 
class  ComplexOutput
 Converts values of type Complex to expression strings. More...
 
class  DateTimeOutput
 Converts values of type DateTime to expression strings. More...
 
class  DecimalOutput
 Converts values of type Decimal to expression strings. More...
 
class  DoubleArrayOutput
 Converts values of type Double[] to expression strings. More...
 
class  DoubleOutput
 Converts values of type Double to expression strings. More...
 
class  EnumOutput
 Converts enumeration values to expression strings. More...
 
class  ExceptionOutput
 Converts values of type Exception to expression strings. More...
 
interface  ICustomStringOutput
 Interface for custom string output classes. Converts objects of a given type to an expression string. More...
 
class  ObjectExNihiloOutput
 Converts values of type Dictionary{string, IElement} to expression strings. More...
 
class  StringOutput
 Converts values of type String to expression strings. More...
 
class  TimeSpanOutput
 Converts values of type TimeSpan to expression strings. More...
 
class  VariablesOutput
 Converts values of type Variables to expression strings. More...