C# Class ImageProcessor.Plugins.Cair.CairBootstrapper

The cair bootstrapper.
Afficher le fichier Open project: JimBobSquarePants/ImageProcessor

Méthodes publiques

Méthode Description
RegisterCairExecutable ( ) : void

Registers the embedded CAIR executable.

Private Methods

Méthode Description
CairBootstrapper ( ) : System

Initializes static members of the CairBootstrapper class.

Method Details

RegisterCairExecutable() public static méthode

Registers the embedded CAIR executable.
public static RegisterCairExecutable ( ) : void
Résultat void