C# 클래스 FubuLinks.JsonExtensions

파일 보기 프로젝트 열기: jmarnold/fubulinks

공개 메소드들

메소드 설명
SerializeToJson ( this page, object model ) : string

메소드 상세

SerializeToJson() 공개 정적인 메소드

public static SerializeToJson ( this page, object model ) : string
page this
model object
리턴 string