C# Class ToSic.SexyContent.UnityConfig

this configures unity (the IoC container) Never call this directly! always go through Settings.Ensure...
Afficher le fichier Open project: 2sic/2sxc

Méthodes publiques

Méthode Description
Configure ( ) : void

Configure Unity for 2sxc. If it's already configured, do nothing.

Method Details

Configure() public méthode

Configure Unity for 2sxc. If it's already configured, do nothing.
public Configure ( ) : void
Résultat void