C# Class NSubstitute.Core.Arguments.ArgumentFormatter

Inheritance: IArgumentFormatter
Afficher le fichier Open project: nsubstitute/NSubstitute Class Usage Examples

Méthodes publiques

Méthode Description
Format ( object argument, bool highlight ) : string

Private Methods

Méthode Description
Format ( object arg ) : string
FormatType ( Type type ) : string

Method Details

Format() public méthode

public Format ( object argument, bool highlight ) : string
argument object
highlight bool
Résultat string