Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Signature
vb.net
vb.net
Public Interface IFunction
    Function Calculate(args as IList<FunctionValue>As IList(Of FunctionValue), currentCell asAs Cell) As FunctionValue
End Interface

...