C# 클래스 Cone.Expectations.ExpectValue

상속: IExpectValue
파일 보기 프로젝트 열기: drunkcod/Cone

공개 메소드들

메소드 설명
ExpectValue ( object value ) : System
ToString ( ) : string
ToString ( IFormatter formatter ) : string

메소드 상세

ExpectValue() 공개 메소드

public ExpectValue ( object value ) : System
value object
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

ToString() 공개 메소드

public ToString ( IFormatter formatter ) : string
formatter IFormatter
리턴 string