C# Класс JoanCEdwards.ExamLibrary.CommonUserProfile

Наследование: System.Web.Profile.ProfileBase
Показать файл Открыть проект

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