SaveContentsToFile

void IUpdatable.SaveContentsToFile(string filename)

Gets the contents of the updatable and saves it in the specified file.

Parameters

filename – Name of file in which updatable contents is stored.

Throws