Method |
Description |
|
BuildArray ( DataType dataType, Type type, TypeDescription typeDescription, bool inputGraph, IEnumerable ancestors, MemberDescription memberDescription ) : void |
|
|
BuildComplexType ( DataType dataType, Type type, bool inputGraph, IEnumerable ancestors, ActionCall action ) : void |
|
|
BuildDictionary ( DataType dataType, Type type, TypeDescription typeDescription, bool inputGraph, IEnumerable ancestors, MemberDescription memberDescription ) : void |
|
|
BuildGraph ( DataType parent, Type type, bool inputGraph, IEnumerable ancestors, MemberDescription memberDescription = null, ActionCall action = null ) : DataType |
|
|
BuildSimpleType ( DataType dataType, Type type ) : void |
|
|
GenerateShortNamespaces ( DataType type ) : void |
|
|
GetTypeChildTypes ( DataType type ) : IEnumerable |
|
|