Table of Contents

Class Result.EmptyResult

Namespace
xFunc.Maths.Results
Assembly
xFunc.Maths.dll

Represents the empty result.

public sealed class Result.EmptyResult : Result
Inheritance
Result.EmptyResult
Inherited Members

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.