Class Result.EmptyResult
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.