C# 클래스 NSubstitute.Core.Arguments.ArgumentFormatter

상속: IArgumentFormatter
파일 보기 프로젝트 열기: nsubstitute/NSubstitute 1 사용 예제들

공개 메소드들

메소드 설명
Format ( object argument, bool highlight ) : string

비공개 메소드들

메소드 설명
Format ( object arg ) : string
FormatType ( Type type ) : string

메소드 상세

Format() 공개 메소드

public Format ( object argument, bool highlight ) : string
argument object
highlight bool
리턴 string