C# 클래스 Kooboo.Commerce.CMSIntegration.DataSources.Bootstrapping.DataSourceHttpApplicationEvents

상속: Kooboo.CMS.Common.Runtime.Mvc.MvcModule
파일 보기 프로젝트 열기: Kooboo/Ecommerce

공개 메소드들

메소드 설명
Application_Start ( object sender, EventArgs e ) : void

메소드 상세

Application_Start() 공개 메소드

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