Class PsConverter

PsConverter class

public class PsConverter : IDisposable, IPlugin

Constructors

NameDescription
PsConverter()The default constructor.

Methods

NameDescription
Dispose()Implementation of IDisposable.
Process(IPluginOptions)Starts the PsConverter processing with the specified parameters.

See Also