/// <summary>
 /// The write content.
 /// </summary>
 /// <param name="w">
 /// The w.
 /// </param>
 public override void WriteContent(IReportWriter w)
 {
     w.WriteEquation(this);
 }
 /// <summary>
 /// The write content.
 /// </summary>
 /// <param name="w">
 /// The w.
 /// </param>
 public override void WriteContent(IReportWriter w)
 {
     w.WriteEquation(this);
 }