C# 클래스 BizLayer.Startup.BizLayerInitialise

This handles the initialisation of this layer and any other layers
파일 보기 프로젝트 열기: JonPSmith/SampleMvcWebApp

공개 메소드들

메소드 설명
InitialiseThis ( ) : void

This should be called at Startup

메소드 상세

InitialiseThis() 공개 정적인 메소드

This should be called at Startup
public static InitialiseThis ( ) : void
리턴 void