Exemple #1
0
 public EvaluatedPipeFunction(string template)
 {
     this.tokens = TokenList.FromString(template);
 }