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

The postprocessor bootstrapper. Many thanks to Azure Image Optimizer
Afficher le fichier Open project: JimBobSquarePants/ImageProcessor

Méthodes publiques

Méthode Description
RegisterExecutables ( ) : void

Registers the embedded executables.

Private Methods

Méthode Description
PostProcessorBootstrapper ( ) : System

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

Method Details

RegisterExecutables() public méthode

Registers the embedded executables.
public RegisterExecutables ( ) : void
Résultat void