Method |
Description |
|
WalkArray ( List data, DataType type, int level, Action opening = null, Action closing = null ) : void |
|
|
WalkComplexType ( List data, DataType type, int level, Action opening = null, Action closing = null ) : void |
|
|
WalkDictionary ( List data, DataType type, int level, Action opening = null, Action closing = null ) : void |
|
|
WalkGraph ( List data, DataType type, int level, Action opening = null, Action closing = null ) : void |
|
|
WalkOptions ( DataType type, Action whenOptions = null ) : Enumeration |
|
|
WalkSimpleType ( List description, DataType type, int level, Action opening ) : void |
|
|