C# 클래스 LinqToRest.OData.Formatting.Impl.DefaultFormatter

상속: ITypeFormatter
파일 보기 프로젝트 열기: chrisblock/LinqToRest

공개 메소드들

메소드 설명
Format ( Type type, object value ) : string

메소드 상세

Format() 공개 메소드

public Format ( Type type, object value ) : string
type System.Type
value object
리턴 string