Click or drag to resize

NullExpression Class

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Monkeyspeak.lexical.Expressions.NullExpression"]

Inheritance Hierarchy
SystemObject
  Monkeyspeak.lexical.ExpressionsExpression
    Monkeyspeak.lexical.ExpressionsExpressionObject
      Monkeyspeak.lexical.ExpressionsNullExpression

Namespace:  Monkeyspeak.lexical.Expressions
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public sealed class NullExpression : Expression<Object>

The NullExpression type exposes the following members.

Constructors
  NameDescription
Private methodStatic memberNullExpression
Protected methodNullExpression
Initializes a new instance of the NullExpression class
Top
Properties
Methods
Extension Methods
See Also