IXamlOutputSaver

IXamlOutputSaver interface

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

public interface IXamlOutputSaver

Methods

NameDescription
Save(string, byte[])Saves a bytes array to a destination location.

See Also