C# Class Simplify.Web.Bootstrapper.BootstrapperFactory

Bootstrapper factory
Mostra file Open project: i4004/Simplify.Web Class Usage Examples

Public Methods

Method Description
CreateBootstrapper ( ) : BaseBootstrapper

Creates the bootstrapper.

Method Details

CreateBootstrapper() public static method

Creates the bootstrapper.
public static CreateBootstrapper ( ) : BaseBootstrapper
return BaseBootstrapper