Exemple #1
0
 public void UpdateEmailTemplateLkup(EmailTemplateLkupDTO obj, string id)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void CreateEmailTemplateLkup(EmailTemplateLkupDTO obj)
 {
     throw new NotImplementedException();
 }