C# 클래스 Kooboo.Commerce.Web.Areas.Commerce.CommerceApplicationEvents

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

공개 메소드들

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

메소드 상세

Application_End() 공개 메소드

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

Application_Start() 공개 메소드

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