Exemplo n.º 1
0
 public StrTransform()
 {
     this.transformationParameters = new TranformationParameters();
     this.includeComments = false;
 }
Exemplo n.º 2
0
 public StrTransform()
 {
     this.transformationParameters = new TranformationParameters();
     this.includeComments          = false;
 }