Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Unlimited
Framework
Converters
Graph
String
Json
StringMapper
C# Class Unlimited.Framework.Converters.Graph.String.Json.StringMapper
Inheritance:
IMapper
Datei anzeigen
Open project: Warewolf-ESB/Warewolf
Class Usage Examples
Public Methods
Method
Description
Map
(
object
data
) :
IEnumerable
Private Methods
Method
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
method
public
Map
(
object
data
) :
IEnumerable
data
object
return
IEnumerable