C# Class NeverNull.None

Represents the absence of a value.
Mostrar archivo Open project: Bomret/NeverNull

Public Methods

Method Description
ToString ( ) : string

Returns the string representation of this type.

Method Details

ToString() public method

Returns the string representation of this type.
public ToString ( ) : string
return string