C# Class Stardust.Manager.AppBuilderExtension

Afficher le fichier Open project: Teleopti/Stardust

Méthodes publiques

Méthode Description
UseStardustManager ( this appBuilder, ManagerConfiguration managerConfiguration, ILifetimeScope lifetimeScope ) : void

Method Details

UseStardustManager() public static méthode

public static UseStardustManager ( this appBuilder, ManagerConfiguration managerConfiguration, ILifetimeScope lifetimeScope ) : void
appBuilder this
managerConfiguration ManagerConfiguration
lifetimeScope ILifetimeScope
Résultat void