Inheritance: INull, UIX.Views.IDecorable, UIX.Views.IValidatable
 public DepartmentFundDecorator(DepartmentFund departmentFund)
 {
     this.departmentFund = departmentFund;
 }