Exemple #1
0
 public void Create(Data.Models.FtpServer model)
 {
     //Create item
     _repo.Insert(model);
 }