C# 클래스 Bottles.Services.JsonSerialization

파일 보기 프로젝트 열기: DarthFubuMVC/bottles

공개 메소드들

메소드 설명
ToJson ( object o, bool indentedFormatting = false ) : string

메소드 상세

ToJson() 공개 정적인 메소드

public static ToJson ( object o, bool indentedFormatting = false ) : string
o object
indentedFormatting bool
리턴 string