Exemple #1
0
 public void SetHeader(CSHeader h)
 {
     header = h;
 }
Exemple #2
0
 public CSTextDocument(CSHeader h)
 {
     SetHeader(h);
 }