Example #1
0
 public bool ExistsCreateAdvies(Treintijden.PCL.Api.Models.PlannerSearch SelectedSearch, int p, DateTime dateTime)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void CreateAdvies(Treintijden.PCL.Api.Models.PlannerSearch search, int index, DateTime date)
 {
     throw new NotImplementedException();
 }