Nevron Open Vision Documentation
Nevron.Nov.Serialization Namespace / NDomDeserializationContext Class
Fields Properties Methods


In This Topic
    NDomDeserializationContext Class Members
    In This Topic

    The following tables list the members exposed by NDomDeserializationContext.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the set of assemblies, from which types are resolved.  
    Public PropertyGets a map for missing types and their new name.  
    Public PropertyGets the name to type map, which the deserializer uses to cache type names to types.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an old enum item name to new enum item name converter  
    Public MethodAdds a type converter to the context  
    Public MethodResolves a child-slot by containing schema and name.  
    Public MethodResolves a property by containing schema and name.  
    Public MethodResolves a schema by name.  
    Public MethodResolves a type by name  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also