C# 클래스 ActivityLog.AppStart_NinjectMVC3

파일 보기 프로젝트 열기: marcusoftnet/ProgressiveNetDemos

공개 메소드들

메소드 설명
GetCurrentUser ( ) : IPrincipal
RegisterServices ( IKernel kernel ) : void
Start ( ) : void

메소드 상세

GetCurrentUser() 공개 정적인 메소드

public static GetCurrentUser ( ) : IPrincipal
리턴 IPrincipal

RegisterServices() 공개 정적인 메소드

public static RegisterServices ( IKernel kernel ) : void
kernel IKernel
리턴 void

Start() 공개 정적인 메소드

public static Start ( ) : void
리턴 void