IXamlOutputSaver

IXamlOutputSaver class

Represents an output saver implementation for transfer data to the external storage.

The IXamlOutputSaver type exposes the following members:

Methods

NameDescription
save(path, data)Saves a bytes array to a destination location.

See Also