C# Class SketchfabPublisher.JSON

Afficher le fichier Open project: adankevich/SketchfabExporter

Méthodes publiques

Méthode Description
stringify ( ) : string
toJSON ( string json_str, Type t ) : object

Private Methods

Méthode Description
getBytes ( string str ) : byte[]

Method Details

stringify() public méthode

public stringify ( ) : string
Résultat string

toJSON() public static méthode

public static toJSON ( string json_str, Type t ) : object
json_str string
t System.Type
Résultat object