C# Class PublicWebSite.Host.Pages.IndexModel

Inheritance: AbpPageModel
Afficher le fichier Open project: heshengli/MicroserviceDemo-master

Méthodes publiques

Méthode Description
OnGet ( ) : void
OnPostLoginAsync ( ) : Task

Method Details

OnGet() public méthode

public OnGet ( ) : void
Résultat void

OnPostLoginAsync() public méthode

public OnPostLoginAsync ( ) : Task
Résultat Task