C# 클래스 TextUml.Services.CurrentUserProvider

상속: ICurrentUserProvider
파일 보기 프로젝트 열기: kazimanzurrashid/textuml-dotnet

공개 메소드들

메소드 설명
CurrentUserProvider ( Func lazyHttpContext ) : System
GetUserId ( ) : string

메소드 상세

CurrentUserProvider() 공개 메소드

public CurrentUserProvider ( Func lazyHttpContext ) : System
lazyHttpContext Func
리턴 System

GetUserId() 공개 메소드

public GetUserId ( ) : string
리턴 string