Account.MonthlyManagement.MonthlyModule.MonthlyModule C# (CSharp) Method

MonthlyModule() public method

public MonthlyModule ( ) : System.ComponentModel.Composition
return System.ComponentModel.Composition
        public MonthlyModule()
        {
            _container = UnityContainerFactory.GetUnityContainer();
        }