Beispiel #1
0
 private static String GetErrorPrefix(AggregationAccessorLinearType stateType)
 {
     return ExprAggMultiFunctionUtil.GetErrorPrefix(stateType.ToString().ToLowerInvariant());
 }