Account.ManifestManagement.ManifestModule.ManifestModule C# (CSharp) Метод

ManifestModule() публичный Метод

public ManifestModule ( ) : System.ComponentModel.Composition
Результат System.ComponentModel.Composition
        public ManifestModule()
        {
            _container = UnityContainerFactory.GetUnityContainer();
        }