C# Class MvcTurbine.MembershipProvider.Blades.UnauthenticatedPrincipalCreatorSetupBlade

Inheritance: MvcTurbine.Blades.Blade
Afficher le fichier Open project: darrencauthon/MvcTurbine.MembershipProvider

Méthodes publiques

Méthode Description
Spin ( IRotorContext context ) : void
UnauthenticatedPrincipalCreatorSetupBlade ( IServiceLocator serviceLocator ) : System

Private Methods

Méthode Description
GetTypesThatImplementTheUnauthenticatedPrincipalCreator ( Assembly assembly ) : IEnumerable
PutTheDefaultLast ( ) : int>.Func

Method Details

Spin() public méthode

public Spin ( IRotorContext context ) : void
context IRotorContext
Résultat void

UnauthenticatedPrincipalCreatorSetupBlade() public méthode

public UnauthenticatedPrincipalCreatorSetupBlade ( IServiceLocator serviceLocator ) : System
serviceLocator IServiceLocator
Résultat System