C# Class Simplify.Web.Bootstrapper.BootstrapperFactory

Bootstrapper factory
Afficher le fichier Open project: i4004/Simplify.Web Class Usage Examples

Méthodes publiques

Méthode Description
CreateBootstrapper ( ) : BaseBootstrapper

Creates the bootstrapper.

Method Details

CreateBootstrapper() public static méthode

Creates the bootstrapper.
public static CreateBootstrapper ( ) : BaseBootstrapper
Résultat BaseBootstrapper