Show / Hide Table of Contents

Constructor ConstantExpression

| Improve this Doc View Source

ConstantExpression(T)

Initializes a new instance of ConstantExpression<T> object.

Declaration
public ConstantExpression(T value)
Parameters
Type Name Description
T value

The constant value.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest