C# Class Cone.Expectations.ExpectValue

Inheritance: IExpectValue
Afficher le fichier Open project: drunkcod/Cone

Méthodes publiques

Méthode Description
ExpectValue ( object value ) : System
ToString ( ) : string
ToString ( IFormatter formatter ) : string

Method Details

ExpectValue() public méthode

public ExpectValue ( object value ) : System
value object
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

ToString() public méthode

public ToString ( IFormatter formatter ) : string
formatter IFormatter
Résultat string