Assembly: Fore;
Namespace: Prognoz.Platform.Interop.KeFore;
The ForeSerializer class implements the object used to save and load development environment objects into the file.
Class to get an analog of the ForeSerializer class:
None.
Class to get an analogue of the ForeSerializer class object:
ForeSerializerClass;
Method name | Brief description | |
CreateLoaderFromFile | The CreateLoaderFromFile method creates an object used to load the development environment objects from the files. | |
SaveAssemblyToFile | The SaveAssemblyToFile method saves the assembly into the specified file. | |
SaveFormToFile | The SaveFormToFile method saves a form into the indicated file. | |
SaveModuleToFile | The SaveModuleToFile method saves a unit into the specified file. |
See also: