ForeSerializer

Assembly: Fore;

Description

The ForeSerializer class implements the object used to save and load development environment objects into the file.

Class object methods inherited from IForeSerializer

  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:

Fore Assembly Classes