Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Serialization"]
| Class | Description | |
|---|---|---|
| AbsoluteAndRelativeFileName | Holds an absolute file name, plus the same file name but relative to the project file. | |
| DataFileImporterBase | ||
| DateTimeParsing | This class is only intended to group some static functions for parsing of strings. | |
| EnumParsing | Summary description for EnumParsing. | |
| FileIOExtensions | Small helper extension methods for file and stream IO operations used by the serialization framework. | |
| FileIOHelper | Contains helpers for making names safe for use in the file system. | |
| GUIConversion | Responsible for converting user input (dialogs and controls) into data and vice versa. The user preferences for locality are used by this class. | |
| ImportOptionsInitial | Initial import options for data files, that are used when making an initial import. | |
| LengthUnit | ||
| NumberConversion | Helper methods to convert numbers to strings. Conversion is using the invariant culture. | |
| StorageSettings | ||
| SupportsSerializationVersioningAttribute | 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. |
| Interface | Description | |
|---|---|---|
| IDataFileImporter | Interface for a data file importer, such as import of Ascii, SPC, JCAMP, SPA etc. This does not cover files that contain full projects |