C# Класс BetterMembership.IntegrationTests.Helpers.ProfileProviderCollectionExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
First ( this collection ) : System.Web.Profile.ProfileInfo
ToArray ( this collection ) : System.Web.Profile.ProfileInfo[]

Описание методов

First() публичный статический Метод

public static First ( this collection ) : System.Web.Profile.ProfileInfo
collection this
Результат System.Web.Profile.ProfileInfo

ToArray() публичный статический Метод

public static ToArray ( this collection ) : System.Web.Profile.ProfileInfo[]
collection this
Результат System.Web.Profile.ProfileInfo[]