C# Class NSubstitute.Core.Arguments.ArgumentFormatter

Inheritance: IArgumentFormatter
显示文件 Open project: nsubstitute/NSubstitute Class Usage Examples

Public Methods

Method Description
Format ( object argument, bool highlight ) : string

Private Methods

Method Description
Format ( object arg ) : string
FormatType ( Type type ) : string

Method Details

Format() public method

public Format ( object argument, bool highlight ) : string
argument object
highlight bool
return string