Table of Contents

Class EmptyValue

Namespace
xFunc.Maths.Expressions
Assembly
xFunc.Maths.dll

Represents the empty value (needed for functions that don't return any value).

public sealed class EmptyValue
Inheritance
EmptyValue
Inherited Members

Properties

Instance

Gets the single instance of EmptyValue.

public static EmptyValue Instance { get; }

Property Value

EmptyValue