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


In This Topic
    NSerializationContext Class Members
    In This Topic

    The following tables list the members exposed by NSerializationContext.

    Protected Constructors
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field (Inherited from Nevron.Nov.Serialization.NContext)
    Internal Field (Inherited from Nevron.Nov.Serialization.NContext)
    Top
    Public Properties
     NameDescription
    Public PropertyGets the current log (Inherited from Nevron.Nov.Serialization.NContext)
    Public PropertyGets the type resolver of this context (Inherited from Nevron.Nov.Serialization.NContext)
    Top
    Protected Properties
     NameDescription
    Internal Property (Inherited from Nevron.Nov.Serialization.NContext)
    Top
    Public Methods
     NameDescription
    Public MethodClears the model and shell providers (Inherited from Nevron.Nov.Serialization.NContext)
    Public MethodEnsures all contents is written to the underlying stream  
    Public Method  
    Public MethodWrites the given boolean value.  
    Public MethodWrites the given boolean array.  
    Public MethodWrites the given byte value.  
    Public MethodWrites the given byte array.  
    Public MethodWrites the given char value.  
    Public MethodWrites the given char array.  
    Public MethodWrites the given DateTime value.  
    Public MethodWrites the given DateTime array.  
    Public MethodWrites the given decimal floating point value.  
    Public MethodWrites the given decimal floating point array.  
    Public MethodWrites the given double precision floating point value.  
    Public MethodWrites the given double precision floating point array.  
    Public MethodWrites the given 16-bit integer value.  
    Public MethodWrites the given 16-bit integer array.  
    Public MethodWrites the given 32-bit integer value.  
    Public MethodWrites the given 32-bit integer array.  
    Public MethodWrites the given 64-bit integer value.  
    Public MethodWrites the given 64-bit integer array.  
    Public MethodWrites a reference.  
    Public MethodWrites the given signed byte value.  
    Public MethodWrites the given signed byte array.  
    Public MethodWrites the given single precision floating point value.  
    Public MethodWrites the given single precision floating point array.  
    Public MethodWrites the given string value.  
    Public MethodWrites the given string array.  
    Public MethodWrites the given string value, without prepending its count  
    Public MethodWrites the given TimeSpan value.  
    Public MethodWrites the given TimeSpan array.  
    Public MethodWrites the given 16-bit unsigned integer value.  
    Public MethodWrites the given unsigned 16-bit integer array.  
    Public MethodWrites the given 32-bit unsigned integer value.  
    Public MethodWrites the given unsigned 32-bit integer array.  
    Public MethodWrites the given 64-bit unsigned integer value.  
    Public MethodWrites the given unsigned 64-bit integer array.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also