Name | Description | |
---|---|---|
NDomDeserializationContext Constructor | Overloaded. |
The following tables list the members exposed by NDomDeserializationContext.
Name | Description | |
---|---|---|
NDomDeserializationContext Constructor | Overloaded. |
Name | Description | |
---|---|---|
AssembliesSet | Gets or sets the set of assemblies, from which types are resolved. | |
MissingTypeNameMap | Gets a map for missing types and their new name. | |
NameToTypeMap | Gets the name to type map, which the deserializer uses to cache type names to types. |
Name | Description | |
---|---|---|
AddOldEnumNameToNewEnumNameConverter | Adds an old enum item name to new enum item name converter | |
AddTypeConverter | Adds a type converter to the context | |
ResolveChild | Resolves a child-slot by containing schema and name. | |
ResolveProperty | Resolves a property by containing schema and name. | |
ResolveSchema | Resolves a schema by name. | |
ResolveType | Resolves a type by name |