EGDL2 2.1
Loading...
Searching...
No Matches
FullSerializer.fsContext Class Referencesealed

fsContext stores global metadata that can be used to customize how fsConverters operate during serialization. More...

Public Member Functions

void Reset ()
 Removes all context objects from the context.
 
void Set< T > (T obj)
 Sets the context object for the given type with the given value.
 
bool Has< T > ()
 Returns true if there is a context object for the given type.
 
Get< T > ()
 Fetches the context object for the given type.
 

Detailed Description

fsContext stores global metadata that can be used to customize how fsConverters operate during serialization.


The documentation for this class was generated from the following file: