LoadContentsFromFile

void IUpdatable.LoadContentsFromFile(string filename)

Sets the contents of the updatable to the contents of the specified file.

Parameters

filename – Name of file containing the new updatable contents.

Throws