C# Class ImageProcessor.Plugins.Cair.CairBootstrapper

The cair bootstrapper.
Datei anzeigen Open project: JimBobSquarePants/ImageProcessor

Public Methods

Method Description
RegisterCairExecutable ( ) : void

Registers the embedded CAIR executable.

Private Methods

Method Description
CairBootstrapper ( ) : System

Initializes static members of the CairBootstrapper class.

Method Details

RegisterCairExecutable() public static method

Registers the embedded CAIR executable.
public static RegisterCairExecutable ( ) : void
return void