C# Class Passport.Forms.FormsUnauthenticatedPolicy

Inheritance: IUnauthenticatedPolicy
Afficher le fichier Open project: rauhryan/awesomesauce

Méthodes publiques

Méthode Description
FormsUnauthenticatedPolicy ( IOutputWriter writer, IUrlRegistry urls ) : FubuMVC.Core.Runtime
Handle ( ) : void

Method Details

FormsUnauthenticatedPolicy() public méthode

public FormsUnauthenticatedPolicy ( IOutputWriter writer, IUrlRegistry urls ) : FubuMVC.Core.Runtime
writer IOutputWriter
urls IUrlRegistry
Résultat FubuMVC.Core.Runtime

Handle() public méthode

public Handle ( ) : void
Résultat void