C# Class Cottle.Values.VoidValue

Inheritance: Value
Show file Open project: r3c/cottle

Public Methods

Method Description
CompareTo ( Value other ) : int
GetHashCode ( ) : int
ToString ( ) : string

Method Details

CompareTo() public method

public CompareTo ( Value other ) : int
other Value
return int

GetHashCode() public method

public GetHashCode ( ) : int
return int

ToString() public method

public ToString ( ) : string
return string