Ejemplo n.º 1
0
 public void UpdateEmailTemplateLkup(EmailTemplateLkupDTO obj, string id)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void CreateEmailTemplateLkup(EmailTemplateLkupDTO obj)
 {
     throw new NotImplementedException();
 }