C# Class IdleLandsRedux.GameLogic.Bootstrapper

Afficher le fichier Open project: IdleLands/IdleLandsRedux

Méthodes publiques

Méthode Description
BootstrapUnity ( ) : IUnityContainer
GetAkkaResolver ( IUnityContainer container, ActorSystem system ) : IDependencyResolver

Method Details

BootstrapUnity() public static méthode

public static BootstrapUnity ( ) : IUnityContainer
Résultat IUnityContainer

GetAkkaResolver() public static méthode

public static GetAkkaResolver ( IUnityContainer container, ActorSystem system ) : IDependencyResolver
container IUnityContainer
system ActorSystem
Résultat IDependencyResolver