C# Class Unlimited.Framework.Converters.Graph.Poco.PocoMapper

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 ( Stack propertyStack, PropertyInfo property, object root ) : IPath
BuildPaths ( object data, Stack propertyStack, object root ) : IEnumerable
GetSampleData ( object root, IPath path ) : string

Method Details

Map() public méthode

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