Пример #1
0
 public bool IsFormulaSame(SharedFormulaRecord other)
 {
     return(field_7_parsed_expr.IsSame(other.field_7_parsed_expr));
 }