Beispiel #1
0
 public bool InsertDocumentContent(string Content, eTemplateBand Band, eTextFileType FileType)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public long InsertDocument(string File, bool Replace, eTextFileType FileType)
 {
     throw new NotImplementedException();
 }