C# Class ImageProcessor.Web.Plugins.PostProcessor.PostProcessorBootstrapper

The postprocessor bootstrapper. Many thanks to Azure Image Optimizer
Exibir arquivo Open project: JimBobSquarePants/ImageProcessor

Public Methods

Method Description
RegisterExecutables ( ) : void

Registers the embedded executables.

Private Methods

Method Description
PostProcessorBootstrapper ( ) : System

Prevents a default instance of the PostProcessorBootstrapper class from being created.

Method Details

RegisterExecutables() public method

Registers the embedded executables.
public RegisterExecutables ( ) : void
return void