C# Class TextUml.Services.CurrentUserProvider

Inheritance: ICurrentUserProvider
Mostra file Open project: kazimanzurrashid/textuml-dotnet

Public Methods

Method Description
CurrentUserProvider ( Func lazyHttpContext ) : System
GetUserId ( ) : string

Method Details

CurrentUserProvider() public method

public CurrentUserProvider ( Func lazyHttpContext ) : System
lazyHttpContext Func
return System

GetUserId() public method

public GetUserId ( ) : string
return string