Click or drag to resize

Altaxo.Serialization Namespace

[Missing <summary> documentation for "N:Altaxo.Serialization"]

Classes
 ClassDescription
Public classAbsoluteAndRelativeFileName Holds an absolute file name, plus the same file name but relative to the project file.
Public classDataFileImporterBase 
Public classDateTimeParsing This class is only intended to group some static functions for parsing of strings.
Public classEnumParsing Summary description for EnumParsing.
Public classFileIOExtensions Small helper extension methods for file and stream IO operations used by the serialization framework.
Public classFileIOHelper Contains helpers for making names safe for use in the file system.
Public classGUIConversion Responsible for converting user input (dialogs and controls) into data and vice versa. The user preferences for locality are used by this class.
Public classImportOptionsInitial Initial import options for data files, that are used when making an initial import.
Public classLengthUnit 
Public classNumberConversion Helper methods to convert numbers to strings. Conversion is using the invariant culture.
Public classStorageSettings 
Public classSupportsSerializationVersioningAttribute Indicates that an assembly or module supports serialization versioning. Apply this attribute to assemblies or modules to mark that the contained types support version tolerant serialization.
Interfaces
 InterfaceDescription
Public interfaceIDataFileImporter Interface for a data file importer, such as import of Ascii, SPC, JCAMP, SPA etc. This does not cover files that contain full projects