Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Cone
Expectations
ExpectValue
C# Class Cone.Expectations.ExpectValue
Inheritance:
IExpectValue
Mostrar archivo
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