Example #1
0
 public void Add(Application application)
 {
     _applicationDal.Add(application);
 }