Esempio n. 1
0
 internal void Reset()
 {
     ExpressionType = ExpressionType.Unknown;
     InputFormat?.Reset();
     OutputFormat.Reset();
 }