C# 클래스 Kooboo.Commerce.Web.Framework.Json.JsonEncoder

파일 보기 프로젝트 열기: Kooboo/Ecommerce

공개 메소드들

메소드 설명
Encode ( object data, bool usingClientConvention = false ) : string

메소드 상세

Encode() 공개 정적인 메소드

public static Encode ( object data, bool usingClientConvention = false ) : string
data object
usingClientConvention bool
리턴 string