C# Class BetterMembership.IntegrationTests.Helpers.ProfileProviderCollectionExtensions

Afficher le fichier Open project: TheCodeKing/BetterMembership.Net

Méthodes publiques

Méthode Description
First ( this collection ) : System.Web.Profile.ProfileInfo
ToArray ( this collection ) : System.Web.Profile.ProfileInfo[]

Method Details

First() public static méthode

public static First ( this collection ) : System.Web.Profile.ProfileInfo
collection this
Résultat System.Web.Profile.ProfileInfo

ToArray() public static méthode

public static ToArray ( this collection ) : System.Web.Profile.ProfileInfo[]
collection this
Résultat System.Web.Profile.ProfileInfo[]