C# Class Abp.Json.JsonHelper

Afficher le fichier Open project: carldai0106/ABP

Méthodes publiques

Méthode Description
ConvertToJson ( object obj, bool camelCase = false, bool indented = false ) : string

Method Details

ConvertToJson() public static méthode

public static ConvertToJson ( object obj, bool camelCase = false, bool indented = false ) : string
obj object
camelCase bool
indented bool
Résultat string