Show / Hide Table of Contents

Method EvalCore

| Improve this Doc View Source

EvalCore(T)

Evaluates against the given value.

Declaration
protected abstract T EvalCore(T x)
Parameters
Type Name Description
T x

The given value.

Returns
Type Description
T

The result.

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