C# 클래스 JoanCEdwards.ExamLibrary.CommonUserProfile

상속: System.Web.Profile.ProfileBase
파일 보기 프로젝트 열기: pragmaticpat/EdwardsFoundation

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetUserProfile ( ) : CommonUserProfile
GetUserProfile ( string username, bool isAuthenticated ) : CommonUserProfile

메소드 상세

GetUserProfile() 공개 정적인 메소드

public static GetUserProfile ( ) : CommonUserProfile
리턴 CommonUserProfile

GetUserProfile() 공개 정적인 메소드

public static GetUserProfile ( string username, bool isAuthenticated ) : CommonUserProfile
username string
isAuthenticated bool
리턴 CommonUserProfile