C# Class Unlimited.Framework.Converters.Graph.String.Json.JsonMapper

Inheritance: IMapper
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Méthode Description
Map ( object data ) : IEnumerable

Private Methods

Méthode Description
BuildPath ( bool>.Stack propertyStack, JProperty jProperty, JToken root ) : IPath
BuildPaths ( JToken data, bool>.Stack propertyStack, JToken root ) : IEnumerable
GetSampleData ( JToken root, IPath path ) : string

Method Details

Map() public méthode

public Map ( object data ) : IEnumerable
data object
Résultat IEnumerable