C# Class Kooboo.Commerce.CMSIntegration.DataSources.Bootstrapping.DataSourceHttpApplicationEvents

Inheritance: Kooboo.CMS.Common.Runtime.Mvc.MvcModule
Exibir arquivo Open project: Kooboo/Ecommerce

Public Methods

Method Description
Application_Start ( object sender, EventArgs e ) : void

Method Details

Application_Start() public method

public Application_Start ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void