Beispiel #1
0
 public override string Format(Expression expression)
 {
     return(BigQueryFormatter.Format(expression, this.Language));
 }