Account.MonthlyManagement.ViewModel.MonthlyModel.MonthlyModel C# (CSharp) Method

MonthlyModel() public method

public MonthlyModel ( ) : Account.Entity
return Account.Entity
        public MonthlyModel()
        {
        }

Same methods

MonthlyModel::MonthlyModel ( Monthly monthly ) : Account.Entity