SaveModule(Module: IForeNETModule; Writer: IIOStream);
Module is a .NET unit to be saved into the stream.
Writer is a stream, to which the .NET unit is saved.
The SaveModule method saves the specified .NET unit to the stream.
See also:
IForeNETSerializer