C# Class Endjin.Core.Container.WebBootstrapper

Inheritance: IBootstrapper
Afficher le fichier Open project: endjin/Endjin.Composition

Méthodes publiques

Méthode Description
GetInstallersAsync ( ) : Task>
RegisterContent ( ) : void
RegisterResourcesAsync ( ) : System.Threading.Tasks.Task

Private Methods

Méthode Description
RegisterAttributedContent ( Assembly assembly ) : void

Method Details

GetInstallersAsync() public méthode

public GetInstallersAsync ( ) : Task>
Résultat Task>

RegisterContent() public méthode

public RegisterContent ( ) : void
Résultat void

RegisterResourcesAsync() public méthode

public RegisterResourcesAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task