DataMemberWalkerWalk Method |
Name | Description | |
---|---|---|
![]() | Walk(Type, JsonConfDataMemberWalkerCallback) |
Walks over the data-member structure in the
provided type. Executing the callback for each encountered.
|
![]() | Walk(DataMemberInfo, JsonConfDataMemberWalkerCallback) |
Walks over the data-member structure in the
parent data-member's type. Executing the callback
for each encountered.
|