C# Class Cone.Expectations.ExpectValue

Inheritance: IExpectValue
ファイルを表示 Open project: drunkcod/Cone

Public Methods

Method Description
ExpectValue ( object value ) : System
ToString ( ) : string
ToString ( IFormatter formatter ) : string

Method Details

ExpectValue() public method

public ExpectValue ( object value ) : System
value object
return System

ToString() public method

public ToString ( ) : string
return string

ToString() public method

public ToString ( IFormatter formatter ) : string
formatter IFormatter
return string