C# 클래스 Cats.Web.Hub.Controllers.UserAccountHelper

파일 보기 프로젝트 열기: edgecomputing/cats

공개 메소드들

메소드 설명
GetUser ( string userName ) : UserInfo
GetUserName ( this helper ) : string
UserCalendarPreference ( ) : string
UserCalendarPreference ( this helper ) : string
UserLanguagePreference ( this helper ) : string

메소드 상세

GetUser() 공개 정적인 메소드

public static GetUser ( string userName ) : UserInfo
userName string
리턴 Cats.Models.Security.UserInfo

GetUserName() 공개 정적인 메소드

public static GetUserName ( this helper ) : string
helper this
리턴 string

UserCalendarPreference() 공개 정적인 메소드

public static UserCalendarPreference ( ) : string
리턴 string

UserCalendarPreference() 공개 정적인 메소드

public static UserCalendarPreference ( this helper ) : string
helper this
리턴 string

UserLanguagePreference() 공개 정적인 메소드

public static UserLanguagePreference ( this helper ) : string
helper this
리턴 string