Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NSubstitute
Core
Arguments
ArgumentFormatter
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